index
:
baserock/tests/zookeeper-test.git
master
Example programs for testing Zookeeper in Baserock
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
recovery can now occure even if the server has lost power and lost it's ↵
Mike Smith
2014-11-28
1
-32
/
+0
|
|
|
|
memory of ever having had the session.
*
recovery can now occure even if the server has lost power and lost it's ↵
Mike Smith
2014-11-28
3
-5
/
+115
|
|
|
|
memory of ever having had the session.
*
new program added, the setup for the config files on the server
Mike Smith
2014-11-26
8
-47
/
+389
|
*
now allows initial config to be specified
Mike Smith
2014-11-25
3
-19
/
+60
|
*
now follows specified config file
Mike Smith
2014-11-24
3
-11
/
+70
|
*
added recursive child discovery to the system infinate levels may now be ↵
Mike Smith
2014-11-24
5
-25
/
+61
|
|
|
|
discovered correctly
*
realised that states are sub of type, corrected watcher issues
Mike Smith
2014-11-20
3
-25
/
+57
|
*
attempting to get child watches to happen recursivly, so that children of ↵
Mike Smith
2014-11-20
3
-6
/
+17
|
|
|
|
children are also watched
*
Merge branch 'master' of https://github.com/MichaelPSmith/ZookeeperExperiments
Mike Smith
2014-11-19
1
-0
/
+2
|
\
|
*
Initial commit
MichaelPSmith
2014-11-19
1
-0
/
+2
|
*
initial commit of zookeeper proof-of-concept program
Mike Smith
2014-11-19
10
-0
/
+448