Commit History

Author SHA1 Message Date
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ 8 years ago
  Hongchao Deng dcaf5ef586 move store recorder to 'mock/mockstore' 8 years ago
  Anthony Romano a524d5bdb7 etcdserver: fix race in TestTriggerSnap 8 years ago
  Caleb Champlin 82778ed478 Add refresh parameter to allow TTL refreshes without firing watch/wait responses 8 years ago
  Anthony Romano 082a6c304e etcdserver/test: use recorderstream in TestApplyRepeat 8 years ago
  Anthony Romano 64596f0c49 etcdserver/test: synchronously wait on TestApplySnapshotAndCommittedEntries 8 years ago
  Anthony Romano bd02d668c8 etcdserver: don't try to apply empty message list 8 years ago
  Xiang Li f5753f2f51 *: support lease Attach 8 years ago
  Xiang Li 1714290f4e storage: support recovering from backend 8 years ago
  Xiang Li 5dd3f91903 *: make backend outside kv 8 years ago
  Anthony Romano 838328b057 etcdserver: fix racey WaitSchedule() tests to wait for recorder actions 8 years ago
  Anthony Romano 384cc76299 pkg/testutil: make Recorder an interface 8 years ago
  Anthony Romano e1bf726bc1 *: split out etcdserver's test mockup objects to live in interfaces' packages 8 years ago
  Anthony Romano 4cd86ae1ef etcdserver: serialize snapshot merger with applier 9 years ago
  Anthony Romano d7ad721ede etcdserver: stop if removed along with multiple conf changes 9 years ago
  Xiang Li 23bd60ccce *: rewrite snapshot sending 9 years ago
  Xiang Li 0708a5e50d etcdserver: refactor a for loop in recvSnap test 9 years ago
  Xiang Li 3ec3ffbef0 etcdserver: get rid of unreliable WaitSchedule 9 years ago
  Yicheng Qin 7d757bbc8a etcdserver: extend wait timeout in TestPublishRetry 9 years ago
  Yicheng Qin cacc0d6432 etcdserver: restore KV snapshot when receiving snapshot 9 years ago
  Yicheng Qin ab5df57ecf etcdserver: fix raft state machine may block 9 years ago
  Yicheng Qin 1f21ccf166 rafthttp: support sending v3 snapshot message 9 years ago
  Yicheng Qin 207c92b627 rafthttp: build transport inside pkg instead of passed-in 9 years ago
  Yicheng Qin 233e717e2f rafthttp: expose struct to set configuration 9 years ago
  Yicheng Qin f74ff9b867 Merge pull request #3644 from mitake/test-race 9 years ago
  Hitoshi Mitake 68dd3ee621 etcdserver, test: don't access testing.T in time.AfterFunc()'s own goroutine 9 years ago
  Yicheng Qin bfe9502f4f etcdserver: support to create raft snapshot at apply loop 9 years ago
  Yicheng Qin 2276328720 etcdserver: add snapshotStore and raftStorage 9 years ago
  Hitoshi Mitake f8859a980d etcdserver: forbid removing started member if quorum cannot be preserved in strict reconfig mode 9 years ago
  Hitoshi Mitake 6974fc63ed etcdserver: avoid deadlock caused by adding members with wrong peer URLs 9 years ago