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
Fix findbug warnings.
#169
EasonLiao
closed
10 years ago
0
Fix the bug of communicating the sync timeout value.
#168
EasonLiao
closed
10 years ago
0
fix the warning in SyncProposalProcessorTest.java
#167
ghost
closed
10 years ago
4
netty transport: set quiet period to zero.
#166
ghost
closed
10 years ago
2
Add tie-breaking logic to NettyTransport.
#165
EasonLiao
closed
10 years ago
0
run jepsen
#164
ghost
closed
10 years ago
4
retry join if it fails
#163
ghost
closed
10 years ago
1
netty transport test: adjust timeout for some tests.
#162
ghost
closed
10 years ago
0
Enqueue a message to shutdown NettyTransport and increase timeout for Ne...
#161
EasonLiao
closed
10 years ago
6
set NettyTransportTest.testSend timeout to 10 seconds.
#160
ghost
closed
10 years ago
1
travis: fix out of memory error
#159
ghost
closed
10 years ago
1
Don't use future.cancel in QuorumZab.shutdown
#158
EasonLiao
closed
10 years ago
1
code refactoring
#157
EasonLiao
closed
10 years ago
1
In synchronization, we should make the truncate and append log atomically.
#156
EasonLiao
closed
10 years ago
1
The cluster gets blocked while somebody is joining
#155
EasonLiao
closed
10 years ago
1
netty transport: retry bind
#154
ghost
closed
10 years ago
2
Sync timeout
#153
EasonLiao
closed
10 years ago
6
Fix the bug of SendingReqTask on shutdown method.
#152
EasonLiao
closed
10 years ago
0
rename QuorumZab to Zab
#151
ghost
closed
10 years ago
2
implement a leader election algorithm that finds the best history in a quorum
#150
ghost
closed
10 years ago
1
Add plugins and metadata to pom.xml for releasing on OSSRH.
#149
EasonLiao
closed
10 years ago
1
Update README
#148
EasonLiao
closed
10 years ago
0
post benchmark results to the wiki page
#147
ghost
closed
10 years ago
1
Remove maven-site plugin.
#146
EasonLiao
closed
10 years ago
0
Some cleanups need to be done before first release
#145
EasonLiao
closed
10 years ago
2
Use Semaphore to avoid the internal queues grow infinitely.
#144
EasonLiao
closed
10 years ago
1
release 0.1.0
#143
ghost
closed
10 years ago
0
Add sync operation.
#142
EasonLiao
closed
10 years ago
4
Fix the bug in AckProcessor.
#141
EasonLiao
closed
10 years ago
0
Caches cluster configuration.
#140
EasonLiao
closed
10 years ago
0
Change the interface of transport.
#139
EasonLiao
closed
10 years ago
2
Problems about snapshot
#138
EasonLiao
closed
10 years ago
2
Use snapshot file for synchronization.
#137
EasonLiao
closed
10 years ago
0
Take snapshot in broadcasting phase and use snapshot for recovery.
#136
EasonLiao
closed
10 years ago
0
Separate directory for each SyncProposalProcessorTest
#135
EasonLiao
closed
10 years ago
0
combine clusterChange and leading/following callbacks?
#134
ghost
closed
10 years ago
2
Add RollingLog implementation.
#133
EasonLiao
closed
10 years ago
3
netty transport: add ssl support.
#132
ghost
closed
10 years ago
2
Change the cluster configuration of AckProcessor at correct time.
#131
EasonLiao
closed
10 years ago
5
Remove enum in Transaction.
#130
EasonLiao
closed
10 years ago
0
More tests for reconfiguraion.
#129
EasonLiao
closed
10 years ago
1
Skip SyncProposalProcessorTest
#128
EasonLiao
closed
10 years ago
3
Append COP to log and some refactory on reconfig logic.
#127
EasonLiao
closed
10 years ago
2
netty transport: add ssl suport
#126
ghost
closed
10 years ago
1
getServerId() returns null
#125
ghost
closed
10 years ago
1
QuorumZab should be able to remove any server from the cluster
#124
ghost
closed
10 years ago
1
Change configuration in different processors by passing messages.
#123
EasonLiao
closed
10 years ago
3
log message cleanup
#122
ghost
closed
10 years ago
0
change epoch and xid to 64-bit int
#121
ghost
closed
10 years ago
0
quorumSet of leader should be ConCurrentHashMap instead of just HashMap
#120
EasonLiao
closed
10 years ago
0
Previous
Next