sharat
|
4f150b06e5
|
store: added missing test case scenerio for scan of de-queued entries
Test case added to check err handing for replaced entries.
#6255
|
2016-08-30 00:30:48 +05:30 |
|
Gyu-Ho Lee
|
ef44f71da9
|
*: update LICENSE header
|
2016-05-12 20:51:48 -07:00 |
|
Gyu-Ho Lee
|
89f8e66682
|
*: fixes based on ineffassign
|
2016-04-13 10:41:58 -07:00 |
|
Gyu-Ho Lee
|
445ff6970b
|
store: fix to 'go vet' errors
This check has been introduced to go tip [1]. Just fixes by calling
the Index method.
[1]: 0f89efa255
|
2016-01-30 17:53:58 -08:00 |
|
Xiang Li
|
547250321b
|
store: handle watch dir removal correctly
|
2016-01-11 22:42:56 -08:00 |
|
Barak Michener
|
92dca0af0f
|
*: remove shadowing of variables from etcd and add travis test
We've been bitten by this enough times that I wrote a tool so that
it never happens again.
|
2015-02-17 16:31:42 -05:00 |
|
Jonathan Boulle
|
f1ed69e883
|
*: switch to line comments for copyright
Build tags are not compatible with block comments.
Also adds copyright header to a few places it was missing.
|
2015-01-26 09:53:30 -08:00 |
|
Jonathan Boulle
|
84be7c1e9e
|
etcdserver/store: clone Events before modifying
|
2014-10-29 11:54:35 -07:00 |
|
Jonathan Boulle
|
7a4d42166b
|
*: add license header to all source files
|
2014-10-17 15:41:22 -07:00 |
|
Brandon Philips
|
e1d909eb0e
|
test(store/event_test): add a test for a full queue
|
2013-12-22 15:42:51 -08:00 |
|
Xiang Li
|
c6e1af8321
|
merge master
|
2013-12-02 22:36:38 -05:00 |
|
Xiang Li
|
5097a2adee
|
fix(event_history.go) should not scan prefix
|
2013-12-01 00:47:23 -05:00 |
|
Xiang Li
|
67b4c27d5d
|
refactor change node_repr to node_extern
|
2013-11-28 21:34:38 -05:00 |
|
Xiang Li
|
06f1b7f2e8
|
refactor change Index to modifiedIndex
|
2013-11-09 20:49:19 -08:00 |
|
Xiang Li
|
6156d5c790
|
refactor separate etcd index from raft index
|
2013-11-09 17:55:54 -08:00 |
|
Xiang Li
|
c307b6abca
|
fix watcher_hub
|
2013-11-06 21:19:37 -08:00 |
|
evan-gu
|
6f591032ef
|
rename to DupCnt, duped; add some comments, maintained some format, add notification for immediate expiration
|
2013-10-01 00:35:44 -04:00 |
|
evan-gu
|
b8ac1d082b
|
fix race between Expire() and others, fix UpdateTTL(), modified watcher to catch Expire()
|
2013-09-30 22:10:40 -04:00 |
|
Xiang Li
|
da83ee223b
|
clean up from yifan
|
2013-09-28 16:26:19 -07:00 |
|