Yicheng Qin
|
073411f23f
raft: remove vote with default value
|
пре 11 година |
Yicheng Qin
|
dc1357afa9
raft: use raft helper function in testing
|
пре 11 година |
Yicheng Qin
|
0e0fc2bd24
raft: use [1,n] as address list for raft state machines
|
пре 11 година |
Yicheng Qin
|
84c2bd0b7d
raft: set From of local message to be local id
|
пре 11 година |
Yicheng Qin
|
4e31bb308d
raft: use const firstId to track ids
|
пре 11 година |
Yicheng Qin
|
8c58684fb7
etcdserver: fix testServer
|
пре 11 година |
Yicheng Qin
|
b50f96e2e1
raft: set none to be 0
|
пре 11 година |
Xiang Li
|
b8f2db36dd
Merge pull request #1036 from philips/gitignore-etcd-data
|
пре 11 година |
Brandon Philips
|
6b647fd481
gitignore: add _etcd_data directory ignores
|
пре 11 година |
Brandon Philips
|
e5cc58c179
Merge pull request #1032 from jonboulle/fix_tests
|
пре 11 година |
Xiang Li
|
1a677164be
Merge pull request #1026 from coreos/fix_node
|
пре 11 година |
Xiang Li
|
a5e72258d2
Merge pull request #1029 from jonboulle/docker
|
пре 11 година |
Xiang Li
|
f7baea7406
Merge pull request #1017 from jonboulle/api_tests
|
пре 11 година |
Xiang Li
|
676b5be972
raft: use IsEmptyState
|
пре 11 година |
Jonathan Boulle
|
800de8e3bf
scripts: use bash for build script
|
пре 11 година |
Jonathan Boulle
|
44acd57ea4
etcdserver: remove superfluous context
|
пре 11 година |
Jonathan Boulle
|
07ce8bc4bc
etcdserver: split out functional test to new package
|
пре 11 година |
Jonathan Boulle
|
8473f3bf52
api: address review comments
|
пре 11 година |
Jonathan Boulle
|
c78239a629
etcdserver: add test coverage for parseRequest
|
пре 11 година |
Jonathan Boulle
|
b33b85870d
etcdserver: add waitForEvent and encodeResponse coverage
|
пре 11 година |
Jonathan Boulle
|
f7444ff300
store: convert Watch to interface
|
пре 11 година |
Brandon Philips
|
7c8b1a553f
Merge pull request #1028 from jonboulle/build
|
пре 11 година |
Xiang Li
|
6f06923e96
wal: test save empty state
|
пре 11 година |
Xiang Li
|
ac0443bc89
raft: remove extra code
|
пре 11 година |
Xiang Li
|
df259e5878
raft: add a newReady helper function
|
пре 11 година |
Xiang Li
|
90c0db3d42
wal: do not save empty state
|
пре 11 година |
Xiang Li
|
c28fef5fc4
raft: set ready.st to empty state, if current state is equal to previous state
|
пре 11 година |
Xiang Li
|
b0d865e845
raft: record previous state is enough
|
пре 11 година |
Xiang Li
|
0060c0749a
raft: prev should be set only when we sucessfully send out rd to the channel
|
пре 11 година |
Xiang Li
|
57ea72d3c4
Merge pull request #1030 from jonboulle/assorted
|
пре 11 година |