issues
search
zk1931
/
jzab
ZooKeeper Atomic Broadcast in Java
http://zk1931.github.io/jzab/master/
Apache License 2.0
54
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
adding zxid to flush() method of state machine
#219
octo47
closed
9 years ago
2
clean test directory before run
#218
octo47
closed
9 years ago
4
add intellij idea files to .gitignore
#217
octo47
closed
9 years ago
0
Attach test name to logging messages
#216
EasonLiao
closed
9 years ago
0
test timed out after xxxx milliseconds
#215
fpj
opened
9 years ago
1
Code refactoring on the logic of taking message from queue.
#214
EasonLiao
closed
9 years ago
1
Some minor changes while walking through the code.
#213
EasonLiao
closed
9 years ago
0
rename NotBroadcastingPhase to InvalidPhase
#212
ghost
closed
9 years ago
0
statemachine.save: pass fileoutputstream instead of outputstream
#211
ghost
closed
9 years ago
0
Code cleanup.
#210
ghost
closed
9 years ago
0
hide zxid from applications?
#209
ghost
closed
9 years ago
5
move sslparameters inside zabconfig
#208
ghost
closed
9 years ago
0
hide internal classes
#207
ghost
closed
9 years ago
0
Don't include protobuf generated files to javadoc
#206
ghost
closed
9 years ago
0
Bug about synchronization.
#205
EasonLiao
closed
9 years ago
0
how do i start from log dir?
#204
ghost
closed
9 years ago
0
Update README.md
#203
EasonLiao
closed
10 years ago
0
Notify user when zab gets removed?
#202
EasonLiao
opened
10 years ago
0
Some refactoring on code.
#201
EasonLiao
closed
10 years ago
1
Make state transfer atomic
#200
EasonLiao
closed
10 years ago
2
Associate a context with request
#199
EasonLiao
closed
10 years ago
4
Add exception callback to state machine
#198
EasonLiao
opened
10 years ago
5
New logic for synchronization.
#197
EasonLiao
closed
10 years ago
6
Fsync log directory when file gets changed.
#196
EasonLiao
closed
10 years ago
1
The url of documentation in README is incorrect.
#195
EasonLiao
closed
10 years ago
0
Remove DummyLog.
#194
EasonLiao
closed
10 years ago
0
Update documentation.
#193
EasonLiao
closed
10 years ago
2
Change quorumSet to quorumMap.
#192
EasonLiao
closed
10 years ago
0
Put snapshot + log implementation together?
#191
EasonLiao
opened
10 years ago
8
Let user decides when to take snapshot
#190
EasonLiao
closed
10 years ago
11
Move the initialization parameter to constructors
#189
EasonLiao
closed
10 years ago
4
Some changes on doc.
#188
EasonLiao
closed
10 years ago
0
Expose the ZabConfiguration to user
#187
EasonLiao
closed
10 years ago
7
Make batch size configurable.
#186
EasonLiao
closed
10 years ago
1
Netty: Close incoming connection on clear()
#185
ghost
closed
10 years ago
0
remove round robin election
#184
ghost
closed
10 years ago
2
write cop to a file before appending it to the log
#183
ghost
closed
10 years ago
2
Heartbeat message should go through SyncProposalProcessor
#182
EasonLiao
opened
10 years ago
2
Fix the bug so the follower can take the snapshot
#181
EasonLiao
closed
10 years ago
0
Fix the bug found in ZabTest.
#180
EasonLiao
closed
10 years ago
1
First commit of Jzab homepage.
#179
EasonLiao
closed
10 years ago
2
Use Hyde for Jekyll theme
#178
ghost
closed
10 years ago
1
implement a transport with 2 independent sockets for sending and receiving
#177
ghost
closed
10 years ago
7
Fix for 0.2.0
#176
EasonLiao
closed
10 years ago
2
Fix publish-artifacts.sh.
#175
ghost
closed
10 years ago
0
putting checkstyle <configuration> outside <executions>
#174
hongchaodeng
closed
10 years ago
2
Replace message passing by Disruptor
#173
hongchaodeng
closed
10 years ago
2
Don't buffer the request in non-broadcasting phase.
#172
EasonLiao
closed
10 years ago
2
Bump protobuf-java dep to 2.6.1
#171
rgs1
closed
9 years ago
5
right protobuf-java version?
#170
rgs1
closed
9 years ago
2
Next