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
QuorumZab constructor shouldn't throw IOException|InterruptedException
#119
ghost
closed
10 years ago
1
Server state MDC doesn't get set when starting a single server?
#118
ghost
closed
10 years ago
2
clean up cluster_config format
#117
ghost
closed
10 years ago
1
ack_epoch and proposed_epoch are not human readable
#116
ghost
closed
10 years ago
1
Clarified workflow of client interface.
#115
EasonLiao
closed
10 years ago
1
Use ParticipantState object to share states among different instances of...
#114
EasonLiao
closed
10 years ago
1
More unit tests for QuorumZab and change from CountDownLatch to Semaphore
#113
EasonLiao
closed
10 years ago
1
Move lastDeliveredZxid into PersistentState?
#112
EasonLiao
closed
10 years ago
0
Add unit test for PersistentState class.
#111
EasonLiao
closed
10 years ago
0
Participant should buffer send request before broadcasting phase.
#110
EasonLiao
closed
10 years ago
2
Refactory
#109
EasonLiao
closed
10 years ago
3
Dynamically change the timeout for synchronizing process
#108
EasonLiao
closed
10 years ago
3
Fsync directory when files are changed
#107
EasonLiao
closed
10 years ago
0
Now reconfig can remove node from cluster
#106
EasonLiao
closed
10 years ago
0
decide how to communicate errors back to the client
#105
ghost
closed
10 years ago
1
change copyright ower / package name
#104
ghost
closed
10 years ago
0
transaction log improvements
#103
ghost
closed
10 years ago
2
clean up cluster state change callbacks
#102
ghost
closed
10 years ago
2
Select the leader with right configuration after recovery.
#101
EasonLiao
closed
10 years ago
4
Remove static configuration
#100
EasonLiao
closed
10 years ago
3
Follower joins old configuration in failure free case.
#99
EasonLiao
closed
10 years ago
4
Simplified reconfiguration for javazab
#98
EasonLiao
closed
10 years ago
22
Dynamic configuration for javazab
#97
EasonLiao
closed
10 years ago
5
Zab should notify applications of memebership change.
#96
EasonLiao
closed
10 years ago
2
Change quorumSet by passing messages.
#95
EasonLiao
closed
10 years ago
1
Add a performance test for SyncProposalProcessor.
#94
ghost
closed
10 years ago
3
Fix the bug of synchronizing new joined follower in broadcasting phase
#93
EasonLiao
closed
10 years ago
4
Use TLA+ to specify javazab
#92
ghost
opened
10 years ago
2
Don't send COMMIT with zxid higher than the last acknowledged zxid of the peer
#91
EasonLiao
closed
10 years ago
2
Design changes
#90
EasonLiao
closed
10 years ago
2
Forgot to update lastSeenZxid in truncate of SimpleLog
#89
EasonLiao
closed
10 years ago
1
Add a primitive to implement session tracker
#88
ghost
closed
10 years ago
12
NettyTransport: check if the sender is null in handshakeFailed.
#87
ghost
closed
10 years ago
1
Optimizations on leader election.
#86
EasonLiao
closed
10 years ago
0
ack processor doesn't need to send commit for already committed transactions
#85
ghost
closed
10 years ago
2
Recording committed transactions to simplify logic
#84
hongchaodeng
closed
10 years ago
20
transport cleanup.
#83
ghost
closed
10 years ago
1
Delete SingleNodeZab.
#82
ghost
closed
10 years ago
1
netty transport cleanup.
#81
ghost
closed
10 years ago
1
Add radomized sleep to break round-robin loop
#80
ghost
closed
10 years ago
1
Clean up logging.
#79
ghost
closed
10 years ago
3
Deliver transactions in initial history before broadcasting phase
#78
EasonLiao
closed
10 years ago
3
CommitProcessor needs maintaining pending transactions queue.
#77
EasonLiao
closed
10 years ago
0
How does the application identify transactions?
#76
ghost
closed
10 years ago
2
SyncProcessor should batch
#75
ghost
closed
10 years ago
4
Document and review thread model
#74
ghost
closed
10 years ago
5
Fixed small bug and added shutdown to QuorumZab.
#73
EasonLiao
closed
10 years ago
0
Fixed small bug and added shutdown to QuorumZab.
#72
EasonLiao
closed
10 years ago
0
travis: print env before build for debugging.
#71
ghost
closed
10 years ago
0
travis: set java heap size to 2GB
#70
ghost
closed
10 years ago
0
Previous
Next