Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / belaban/jgroups-raft issues and pull requests
#210 - Update dependencies version
Pull Request -
State: closed - Opened by jabolina over 1 year ago
#209 - `Client` and `ClientStub` issues during membership operations
Issue -
State: closed - Opened by jabolina over 1 year ago
#208 - Provide quorum reads for `ReplicatedStateMachine`
Issue -
State: closed - Opened by jabolina over 1 year ago
#207 - Configurable quorum get for `ReplicatedStateMachine`
Pull Request -
State: closed - Opened by jabolina almost 2 years ago
#206 - `Client` and `ClientStub` fixes
Pull Request -
State: closed - Opened by jabolina almost 2 years ago
#205 - Bump testng from 6.14.3 to 7.7.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#204 - Fixing AsyncCounter leaking
Pull Request -
State: closed - Opened by jabolina about 2 years ago
- 1 comment
#203 - Remove read-write lock from InMemoryLog
Pull Request -
State: closed - Opened by jabolina about 2 years ago
#202 - InMemoryLog fixes
Pull Request -
State: closed - Opened by jabolina about 2 years ago
- 9 comments
#201 - Added membership commands to RaftHandle
Pull Request -
State: closed - Opened by jabolina about 2 years ago
#200 - Add membership operations to RaftHandle
Issue -
State: closed - Opened by jabolina about 2 years ago
#199 - Perf improvements
Pull Request -
State: closed - Opened by franz1981 about 2 years ago
- 4 comments
#198 - Fix analyze log
Pull Request -
State: closed - Opened by jabolina about 2 years ago
#197 - Store the internal state in the snapshot.
Pull Request -
State: closed - Opened by jabolina about 2 years ago
- 2 comments
#196 - Small fixes for REDIRECT and FileBasedLog
Pull Request -
State: closed - Opened by jabolina about 2 years ago
#195 - Method withOptions() should create a new instance
Pull Request -
State: closed - Opened by pruivo about 2 years ago
#194 - Add update() function to counter
Pull Request -
State: closed - Opened by pruivo about 2 years ago
#193 - withOption method should create a new instance
Issue -
State: closed - Opened by pruivo about 2 years ago
#192 - Remove temporary packages
Pull Request -
State: closed - Opened by pruivo about 2 years ago
- 2 comments
#191 - Remove AsyncCounter and SyncCounter interfaces
Issue -
State: closed - Opened by pruivo about 2 years ago
- 1 comment
#190 - Storing internal flag w/ file-based log
Pull Request -
State: closed - Opened by jabolina about 2 years ago
#189 - Add server/remove server internal command is not saved after compaction
Issue -
State: closed - Opened by belaban about 2 years ago
- 2 comments
#188 - InternalCommand with FileBasedLog problem
Issue -
State: closed - Opened by jabolina about 2 years ago
- 4 comments
#187 - Add update(Function) to counter
Issue -
State: closed - Opened by pruivo about 2 years ago
#186 - Expose JChannel in use by CounterService
Pull Request -
State: closed - Opened by pruivo about 2 years ago
#185 - Expose JChannel in use by CounterService
Issue -
State: closed - Opened by pruivo about 2 years ago
#184 - Create async delete counter method
Pull Request -
State: closed - Opened by pruivo about 2 years ago
#183 - Create async delete counter method
Issue -
State: closed - Opened by pruivo about 2 years ago
#182 - Remove CompletableFutures#completeExceptionally
Pull Request -
State: closed - Opened by pruivo about 2 years ago
#181 - Remove CompletableFutures#completeExceptionally
Issue -
State: closed - Opened by pruivo about 2 years ago
#180 - Remove CompletableFutures class
Issue -
State: closed - Opened by pruivo about 2 years ago
#179 - FileBasedLog: change from ints to longs
Pull Request -
State: closed - Opened by pruivo over 2 years ago
- 5 comments
#178 - FileBasedLog: change from ints to longs
Issue -
State: closed - Opened by belaban over 2 years ago
#177 - Improve array ring's size performance
Issue -
State: open - Opened by franz1981 over 2 years ago
- 1 comment
Labels: enhancement
#176 - Dynamic membership changes
Issue -
State: closed - Opened by belaban over 2 years ago
- 7 comments
Labels: feature
#175 - Concurrent addition of multiple members is not correct
Issue -
State: closed - Opened by belaban over 2 years ago
- 4 comments
Labels: bug
#174 - RAFT: snapshot should use ByteBuffer rather than ByteArray
Issue -
State: closed - Opened by belaban almost 3 years ago
- 8 comments
Labels: Task
#173 - Implement the snapshot() methods in FileBasedLog
Pull Request -
State: closed - Opened by pruivo almost 3 years ago
#172 - RAFT.logSizeInBytes() has a cost of O(n)
Issue -
State: closed - Opened by belaban almost 3 years ago
Labels: enhancement
#171 - AsyncBenchmark: avoid doing work on leader I/O thread
Pull Request -
State: closed - Opened by pruivo almost 3 years ago
- 5 comments
#170 - Add HdrHistogram to record latency
Pull Request -
State: closed - Opened by pruivo almost 3 years ago
- 9 comments
#169 - RAFT: setAsync() with IGNORE_RESULT
Issue -
State: closed - Opened by belaban almost 3 years ago
- 17 comments
Labels: enhancement, feature
#168 - New unit/stress test for separate down-and up-queues
Issue -
State: open - Opened by belaban almost 3 years ago
Labels: Task
#167 - LogCache: forEach() should consider cached entries
Issue -
State: closed - Opened by belaban almost 3 years ago
Labels: enhancement
#166 - Fix ByteArrayDataOutputStream initial capacity
Pull Request -
State: closed - Opened by pruivo almost 3 years ago
#165 - CounterPerf benchmark for asynchronous counters
Pull Request -
State: closed - Opened by pruivo almost 3 years ago
- 11 comments
#164 - Merge SyncCounter/AsyncCounter and simplify CounterPerf
Issue -
State: closed - Opened by belaban almost 3 years ago
- 6 comments
Labels: enhancement
#163 - Add tests for AsyncCounter
Pull Request -
State: closed - Opened by pruivo almost 3 years ago
- 1 comment
#162 - Implement the snapshot() methods in FileBasedLog
Issue -
State: closed - Opened by belaban almost 3 years ago
Labels: bug
#161 - Refactor CounterPerf
Pull Request -
State: closed - Opened by pruivo almost 3 years ago
Labels: Task
#160 - Non blocking API for counter
Issue -
State: closed - Opened by belaban almost 3 years ago
- 1 comment
Labels: feature
#159 - Non-blocking API for RAFT counter
Pull Request -
State: closed - Opened by pruivo almost 3 years ago
- 16 comments
#158 - JCtools mpsc lock-free array-based process queue
Pull Request -
State: closed - Opened by franz1981 almost 3 years ago
- 6 comments
#157 - Weird Thread::yield presence on single node benchmark
Issue -
State: closed - Opened by franz1981 almost 3 years ago
- 4 comments
Labels: bug
#156 - Follower: merge appending of entries and moving of commit-index
Issue -
State: open - Opened by belaban almost 3 years ago
- 3 comments
Labels: enhancement
#155 - Leader: send AppendEntriesRequest before appending to own log
Issue -
State: closed - Opened by belaban almost 3 years ago
Labels: enhancement
#154 - Adding progressive (spin) wait and improved processing queuing
Pull Request -
State: closed - Opened by franz1981 almost 3 years ago
- 5 comments
#153 - InMemoryLog should use a growing mechanism similar to FilePositionCache
Issue -
State: open - Opened by franz1981 almost 3 years ago
- 1 comment
Labels: enhancement
#152 - InMemoryLog entries on repeated counter perf runs keep on growing
Issue -
State: closed - Opened by franz1981 almost 3 years ago
- 5 comments
Labels: bug
#151 - Implement reinitializeTo in FileBasedLog
Pull Request -
State: closed - Opened by pruivo almost 3 years ago
- 1 comment
#150 - Don't delete entire directories
Issue -
State: closed - Opened by belaban almost 3 years ago
- 2 comments
Labels: enhancement
#149 - Remove dependency on FileUtils
Issue -
State: closed - Opened by belaban almost 3 years ago
- 2 comments
Labels: Task
#148 - Snapshot transfer from leader to follower fails
Pull Request -
State: closed - Opened by pruivo almost 3 years ago
- 5 comments
#147 - Snapshot transfer from leader to follower fails when log_impl == FiledBasedLog
Issue -
State: closed - Opened by belaban almost 3 years ago
- 3 comments
Labels: bug
#146 - ArrayRingBuffer.size() counts null elements, too
Issue -
State: closed - Opened by belaban almost 3 years ago
- 1 comment
Labels: Task
#145 - fixes https://github.com/belaban/jgroups-raft/issues/144
Pull Request -
State: closed - Opened by belaban almost 3 years ago
#144 - ArrayRingBuffer.forEach() produces incorrect values
Issue -
State: closed - Opened by belaban almost 3 years ago
- 3 comments
Labels: bug
#143 - Improve installing a new snapshot
Pull Request -
State: closed - Opened by pruivo almost 3 years ago
- 4 comments
#142 - ArrayRingBuffer's LogCache is using the wrong constructor (#141)
Pull Request -
State: closed - Opened by franz1981 almost 3 years ago
- 8 comments
#141 - ArrayRingBuffer's LogCache is using the wrong constructor
Issue -
State: closed - Opened by franz1981 almost 3 years ago
Labels: bug
#140 - RequestTable skip list can be replaced by ArrayRingBuffer (#138)
Pull Request -
State: closed - Opened by franz1981 almost 3 years ago
- 12 comments
#139 - FiledBasedLog slow on MacOS
Issue -
State: closed - Opened by belaban almost 3 years ago
- 35 comments
Labels: Task
#138 - RequestTable skip list can be replaced by ArrayRingBuffer
Issue -
State: closed - Opened by franz1981 almost 3 years ago
- 3 comments
Labels: enhancement
#137 - File log should be sparse
Issue -
State: closed - Opened by franz1981 almost 3 years ago
- 2 comments
Labels: enhancement
#136 - Expose sync of the file-based log - adding log entry storage (#131)
Pull Request -
State: closed - Opened by franz1981 almost 3 years ago
#135 - Adding some java.util.Queue methods to ArrayRingBuffer and tidy up existing ones
Pull Request -
State: closed - Opened by franz1981 almost 3 years ago
- 2 comments
#134 - Expose sync of the file-based log (#131)
Pull Request -
State: closed - Opened by franz1981 almost 3 years ago
- 1 comment
#133 - Replace the concurrent skip list on LogCache with a ArrayRingBuffer (#132)
Pull Request -
State: closed - Opened by franz1981 almost 3 years ago
- 5 comments
#132 - Replace the concurrent skip list on LogCache with a ArrayRingBuffer
Issue -
State: closed - Opened by franz1981 almost 3 years ago
- 3 comments
Labels: enhancement
#131 - Expose sync and other properties of the file-based log
Issue -
State: closed - Opened by franz1981 almost 3 years ago
- 3 comments
Labels: enhancement
#130 - Log: make syncing to disk configurable
Issue -
State: closed - Opened by belaban almost 3 years ago
- 3 comments
Labels: feature
#129 - RAFT: merge and optimize handleCommit() and commitLogTo()
Issue -
State: closed - Opened by belaban almost 3 years ago
- 1 comment
Labels: enhancement
#128 - Remove MapDB and RocksDB
Issue -
State: closed - Opened by belaban almost 3 years ago
Labels: Task
#127 - Log refactoring
Issue -
State: closed - Opened by belaban almost 3 years ago
- 2 comments
Labels: Task
#126 - Indices are ints
Issue -
State: closed - Opened by belaban almost 3 years ago
- 5 comments
#125 - Add test case for election and merging
Issue -
State: closed - Opened by belaban almost 3 years ago
- 1 comment
Labels: Task
#124 - Update demo to latest version, create image
Issue -
State: closed - Opened by belaban almost 3 years ago
- 2 comments
Labels: Task
#123 - Resending of requests takes a long time
Issue -
State: closed - Opened by belaban almost 3 years ago
- 1 comment
Labels: enhancement
#122 - Commit index may not get advanced after leader crash
Issue -
State: closed - Opened by belaban almost 3 years ago
- 5 comments
Labels: bug
#121 - LevelDB batch append is not using batching
Issue -
State: closed - Opened by franz1981 almost 3 years ago
- 3 comments
Labels: bug
#120 - Update documentation
Issue -
State: open - Opened by belaban almost 3 years ago
#119 - Tests for leader election
Issue -
State: closed - Opened by belaban almost 3 years ago
- 1 comment
Labels: Task
#118 - Improving performance of file-based log
Pull Request -
State: closed - Opened by franz1981 almost 3 years ago
- 27 comments
#117 - RocksDBLog JMH benchmark should expose WriteOptions::setSync
Issue -
State: closed - Opened by franz1981 almost 3 years ago
- 4 comments
Labels: bug
#116 - Batch AppendEntriesRequests and AppendEntriesResponses
Issue -
State: closed - Opened by belaban almost 3 years ago
- 8 comments
Labels: enhancement
#114 - Merge log and snapshot
Issue -
State: closed - Opened by belaban almost 3 years ago
- 1 comment
Labels: enhancement
#110 - RAFT: remove synchronization
Issue -
State: closed - Opened by belaban almost 3 years ago
- 2 comments
Labels: enhancement
#109 - AppendEntriesRequest: cache current and previous LogEntry
Issue -
State: closed - Opened by belaban almost 3 years ago
- 5 comments
Labels: enhancement
#103 - LevelDBLog: snapshot can make a member discard all subsequent AppendEntries requests
Issue -
State: closed - Opened by belaban about 3 years ago
- 4 comments
#38 - Fix bug in dynamic membership
Issue -
State: closed - Opened by belaban over 9 years ago
- 1 comment
Labels: bug