Yicheng Qin
|
84c2bd0b7d
raft: set From of local message to be local id
|
11 years ago |
Yicheng Qin
|
4e31bb308d
raft: use const firstId to track ids
|
11 years ago |
Yicheng Qin
|
8c58684fb7
etcdserver: fix testServer
|
11 years ago |
Yicheng Qin
|
b50f96e2e1
raft: set none to be 0
|
11 years ago |
Xiang Li
|
b8f2db36dd
Merge pull request #1036 from philips/gitignore-etcd-data
|
11 years ago |
Brandon Philips
|
6b647fd481
gitignore: add _etcd_data directory ignores
|
11 years ago |
Brandon Philips
|
e5cc58c179
Merge pull request #1032 from jonboulle/fix_tests
|
11 years ago |
Xiang Li
|
1a677164be
Merge pull request #1026 from coreos/fix_node
|
11 years ago |
Xiang Li
|
a5e72258d2
Merge pull request #1029 from jonboulle/docker
|
11 years ago |
Xiang Li
|
f7baea7406
Merge pull request #1017 from jonboulle/api_tests
|
11 years ago |
Xiang Li
|
676b5be972
raft: use IsEmptyState
|
11 years ago |
Jonathan Boulle
|
800de8e3bf
scripts: use bash for build script
|
11 years ago |
Jonathan Boulle
|
44acd57ea4
etcdserver: remove superfluous context
|
11 years ago |
Jonathan Boulle
|
07ce8bc4bc
etcdserver: split out functional test to new package
|
11 years ago |
Jonathan Boulle
|
8473f3bf52
api: address review comments
|
11 years ago |
Jonathan Boulle
|
c78239a629
etcdserver: add test coverage for parseRequest
|
11 years ago |
Jonathan Boulle
|
b33b85870d
etcdserver: add waitForEvent and encodeResponse coverage
|
11 years ago |
Jonathan Boulle
|
f7444ff300
store: convert Watch to interface
|
11 years ago |
Brandon Philips
|
7c8b1a553f
Merge pull request #1028 from jonboulle/build
|
11 years ago |
Xiang Li
|
6f06923e96
wal: test save empty state
|
11 years ago |
Xiang Li
|
ac0443bc89
raft: remove extra code
|
11 years ago |
Xiang Li
|
df259e5878
raft: add a newReady helper function
|
11 years ago |
Xiang Li
|
90c0db3d42
wal: do not save empty state
|
11 years ago |
Xiang Li
|
c28fef5fc4
raft: set ready.st to empty state, if current state is equal to previous state
|
11 years ago |
Xiang Li
|
b0d865e845
raft: record previous state is enough
|
11 years ago |
Xiang Li
|
0060c0749a
raft: prev should be set only when we sucessfully send out rd to the channel
|
11 years ago |
Xiang Li
|
57ea72d3c4
Merge pull request #1030 from jonboulle/assorted
|
11 years ago |
Jonathan Boulle
|
9997c9488a
*: fix a few small issues identified by go vet
|
11 years ago |
Xiang Li
|
55b4267c30
Merge pull request #1001 from coreos/sender
|
11 years ago |
Xiang Li
|
e7ad45b064
Merge pull request #1027 from jonboulle/master
|
11 years ago |