Issues
- 4
Array ring buffer wastes capacity
#320 opened by franz1981 - 5
Election problem when merging from partitions
#306 opened by yfei-z - 0
Restarting node after membership change
#245 opened by jabolina - 2
Leader stepping down with membership change
#246 opened by jabolina - 0
New unit/stress test for separate down-and up-queues
#168 opened by belaban - 1
Improve array ring's size performance
#177 opened by franz1981 - 5
- 1
- 3
The Settable implementation in RAFT is not friendly to the StateMachine when current thread is interrupted
#308 opened by yfei-z - 5
- 2
FileBasedLog can't clear VotedFor on Windows OS
#295 opened by yfei-z - 2
Reset state with snapshots
#301 opened by yfei-z - 7
- 2
Election problem
#258 opened by yfei-z - 0
- 0
- 0
Fix longest log check during election
#251 opened by jabolina - 3
- 2
Remove ant and use only maven
#242 opened by jabolina - 5
CounterTest.testIgnoreReturnValue test failure
#222 opened by jabolina - 0
- 3
Liveness issue with ELECTION
#211 opened by jabolina - 0
Ensure a single leader per term
#218 opened by jabolina - 2
Questions
#215 opened by hrstoyanov - 7
this.raftHandle.channel().disconnect() and reconnect trigger error "not found in retransmission table"
#213 opened by jackjoesh - 9
- 0
- 0
Provide quorum reads for `ReplicatedStateMachine`
#208 opened by jabolina - 0
Remove CompletableFutures#completeExceptionally
#181 opened by pruivo - 0
Create async delete counter method
#183 opened by pruivo - 0
Expose JChannel in use by CounterService
#185 opened by pruivo - 4
InternalCommand with FileBasedLog problem
#188 opened by jabolina - 0
Remove CompletableFutures class
#180 opened by pruivo - 1
Remove AsyncCounter and SyncCounter interfaces
#191 opened by pruivo - 0
Add update(Function) to counter
#187 opened by pruivo - 0
withOption method should create a new instance
#193 opened by pruivo - 0
Add membership operations to RaftHandle
#200 opened by jabolina - 7
Dynamic membership changes
#176 opened by belaban - 2
- 0
FileBasedLog: change from ints to longs
#178 opened by belaban - 4
- 17
RAFT: setAsync() with IGNORE_RESULT
#169 opened by belaban - 8
- 0
Implement the snapshot() methods in FileBasedLog
#162 opened by belaban - 6
- 0
RAFT.logSizeInBytes() has a cost of O(n)
#172 opened by belaban - 0
LogCache: forEach() should consider cached entries
#167 opened by belaban - 1
Non blocking API for counter
#160 opened by belaban - 4
- 0