Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mgodave/barge issues and pull requests

#89 - Upgrade 2.5 inspections

Pull Request - State: closed - Opened by mgodave over 6 years ago

#89 - Upgrade 2.5 inspections

Pull Request - State: closed - Opened by mgodave over 6 years ago

#88 - Upgrade 4 jetlang

Pull Request - State: closed - Opened by mgodave over 6 years ago

#88 - Upgrade 4 jetlang

Pull Request - State: closed - Opened by mgodave over 6 years ago

#87 - Upgrade 3 completablefuture

Pull Request - State: closed - Opened by mgodave over 6 years ago

#86 - Upgrade 2 guava

Pull Request - State: closed - Opened by mgodave over 6 years ago

#86 - Upgrade 2 guava

Pull Request - State: closed - Opened by mgodave over 6 years ago

#85 - Upgrade 1 java

Pull Request - State: closed - Opened by mgodave over 6 years ago

#84 - build all branches with openjdk 7, 8, and 9

Pull Request - State: closed - Opened by mgodave over 6 years ago

#83 - Upgrade java compatibility from 7 to 8

Pull Request - State: closed - Opened by mgodave over 6 years ago

#82 - Fix typographical error(s)

Pull Request - State: closed - Opened by orthographic-pedant almost 9 years ago - 1 comment

#82 - Fix typographical error(s)

Pull Request - State: closed - Opened by orthographic-pedant almost 9 years ago - 1 comment

#81 - Remove erroneous copyright statement

Pull Request - State: closed - Opened by gfluckiger about 9 years ago

#80 - Is this still being developed/bug fixed?

Issue - State: closed - Opened by dessalines over 9 years ago - 5 comments

#80 - Is this still being developed/bug fixed?

Issue - State: closed - Opened by dessalines over 9 years ago - 5 comments

#79 - Apply patch from Christian Weisskopf

Pull Request - State: open - Opened by mgodave almost 10 years ago - 1 comment

#78 - Simple key-value store

Pull Request - State: open - Opened by abailly about 10 years ago - 3 comments

#78 - Simple key-value store

Pull Request - State: open - Opened by abailly about 10 years ago - 3 comments

#77 - Basic HTML UI for monitoring Barge cluster

Pull Request - State: closed - Opened by abailly about 10 years ago - 1 comment

#76 - Introduce WebSocket endpoint for pushing events

Pull Request - State: closed - Opened by abailly over 10 years ago - 5 comments

#75 - nextIndex when sending entries to replicas was off by one

Pull Request - State: closed - Opened by abailly over 10 years ago - 1 comment

#74 - Heartbeat messages causes followers to loop on same AppendEntry

Issue - State: open - Opened by abailly over 10 years ago
Labels: bug

#74 - Heartbeat messages causes followers to loop on same AppendEntry

Issue - State: open - Opened by abailly over 10 years ago
Labels: bug

#73 - Http demo

Pull Request - State: closed - Opened by abailly over 10 years ago

#72 - Provide raft instances as JAX-RS Endpoints

Pull Request - State: closed - Opened by abailly over 10 years ago - 3 comments

#71 - Refactor RaftJournal to user Mark instead of index

Pull Request - State: closed - Opened by mgodave over 10 years ago - 3 comments

#70 - Fixup MDC and initialization

Pull Request - State: closed - Opened by mgodave over 10 years ago - 2 comments

#70 - Fixup MDC and initialization

Pull Request - State: closed - Opened by mgodave over 10 years ago - 2 comments

#69 - Fix the voting logic to match the Raft paper

Pull Request - State: closed - Opened by justinsb over 10 years ago - 1 comment

#68 - Fix the voting logic to match the Raft paper

Pull Request - State: closed - Opened by justinsb over 10 years ago - 2 comments

#67 - Add logback config for tests, with MDC info

Pull Request - State: closed - Opened by mgodave over 10 years ago

#67 - Add logback config for tests, with MDC info

Pull Request - State: closed - Opened by mgodave over 10 years ago

#66 - Add BatchExecutor to handle SLF4J MDC

Pull Request - State: closed - Opened by mgodave over 10 years ago - 7 comments

#65 - Fix Voting Logic

Pull Request - State: closed - Opened by justinsb over 10 years ago - 15 comments

#65 - Fix Voting Logic

Pull Request - State: closed - Opened by justinsb over 10 years ago - 15 comments

#64 - Fix majority collector: require > 50% to be a majority

Pull Request - State: closed - Opened by justinsb over 10 years ago - 1 comment

#63 - Don't assume leader is #0 in integration tests

Pull Request - State: closed - Opened by justinsb over 10 years ago - 1 comment

#62 - Introduce POJOs API in core and move proto stuff to dedicated module

Pull Request - State: closed - Opened by abailly over 10 years ago - 8 comments

#62 - Introduce POJOs API in core and move proto stuff to dedicated module

Pull Request - State: closed - Opened by abailly over 10 years ago - 8 comments

#61 - Add eclipse files to .gitignore

Pull Request - State: closed - Opened by justinsb over 10 years ago

#60 - Concurrency

Pull Request - State: closed - Opened by mgodave over 10 years ago - 2 comments

#59 - Consolidate projects and break out Config

Pull Request - State: closed - Opened by mgodave over 10 years ago - 10 comments

#58 - Extract Raft interface from Context

Pull Request - State: closed - Opened by abailly over 10 years ago - 2 comments

#57 - hide state implementation details from state context

Pull Request - State: closed - Opened by abailly over 10 years ago - 2 comments

#56 - Wait for leader election on group of counters

Pull Request - State: closed - Opened by abailly over 10 years ago - 3 comments

#56 - Wait for leader election on group of counters

Pull Request - State: closed - Opened by abailly over 10 years ago - 3 comments

#55 - Support start + stop

Pull Request - State: closed - Opened by justinsb over 10 years ago - 6 comments

#54 - (For discussion) Support dynamic cluster reconfiguration

Pull Request - State: open - Opened by justinsb over 10 years ago - 5 comments

#53 - created (failing) integration test checking consistency of 3 instances

Pull Request - State: closed - Opened by abailly over 10 years ago - 4 comments

#52 - Define coding conventions

Issue - State: open - Opened by abailly over 10 years ago - 5 comments

#51 - Consolidate Append and Vote request logic in BaseState

Pull Request - State: closed - Opened by mgodave over 10 years ago

#50 - Consolidate append and vote logic in BaseState

Issue - State: closed - Opened by mgodave over 10 years ago

#49 - Fix the travis build: exclude jacoco, sunjdk6; don't deploy

Pull Request - State: closed - Opened by justinsb over 10 years ago - 2 comments

#48 - Replace proto compilation with protostuff-runtime

Issue - State: open - Opened by abailly over 10 years ago - 3 comments

#47 - remove gradle related build artifacts

Pull Request - State: closed - Opened by abailly over 10 years ago - 3 comments

#46 - Isolate rpc #44

Pull Request - State: closed - Opened by abailly over 10 years ago - 25 comments

#46 - Isolate rpc #44

Pull Request - State: closed - Opened by abailly over 10 years ago - 25 comments

#45 - Test pass again #43

Pull Request - State: closed - Opened by abailly over 10 years ago

#44 - Provide a way to plug custom communication layer

Issue - State: open - Opened by abailly over 10 years ago - 5 comments

#43 - Unit tests not passing on Windows at 3cdae1a

Issue - State: closed - Opened by abailly over 10 years ago - 7 comments

#42 - TravisCI build is broken

Issue - State: closed - Opened by mgodave over 10 years ago - 1 comment
Labels: bug

#41 - Verify the previous state as part of every state transition

Pull Request - State: closed - Opened by justinsb over 10 years ago - 4 comments

#40 - Refactor must-be-leader logic into base state

Pull Request - State: closed - Opened by justinsb over 10 years ago - 11 comments

#39 - MajorityCollector should handle case of empty list of Futures

Pull Request - State: closed - Opened by justinsb over 10 years ago

#39 - MajorityCollector should handle case of empty list of Futures

Pull Request - State: closed - Opened by justinsb over 10 years ago

#38 - Fix race condition in Candidate election

Pull Request - State: closed - Opened by justinsb over 10 years ago

#37 - Allow a barge configuration to be loaded from file

Issue - State: open - Opened by mgodave almost 11 years ago
Labels: enhancement

#36 - Make sure leader can communicate with majority of cluster

Issue - State: open - Opened by mgodave almost 11 years ago

#36 - Make sure leader can communicate with majority of cluster

Issue - State: open - Opened by mgodave almost 11 years ago

#35 - Return a value from StateMachine.applyOperation, use that for Future result

Pull Request - State: closed - Opened by justinsb almost 11 years ago - 15 comments

#34 - Should link to BargeD / add a quick usage doc

Issue - State: open - Opened by justinsb almost 11 years ago
Labels: docs

#34 - Should link to BargeD / add a quick usage doc

Issue - State: open - Opened by justinsb almost 11 years ago
Labels: docs

#33 - Add LogAware interface, to expose the log

Pull Request - State: closed - Opened by justinsb almost 11 years ago - 6 comments

#32 - Client example?

Issue - State: closed - Opened by justinsb almost 11 years ago - 3 comments
Labels: question

#31 - Reduce Threads

Issue - State: closed - Opened by mgodave almost 11 years ago
Labels: enhancement

#30 - Incorrect usage of GenericKeyedObjectPool is causing a large memory leak

Issue - State: closed - Opened by mgodave almost 11 years ago - 1 comment
Labels: bug, wontfix

#29 - JMX hooks for monitoring and control

Issue - State: open - Opened by mgodave almost 11 years ago
Labels: enhancement

#28 - Leadership will not stabilize after reboot of cluster

Issue - State: closed - Opened by mgodave almost 11 years ago
Labels: bug

#27 - Client refactor

Pull Request - State: closed - Opened by mgodave almost 11 years ago

#26 - Dynamic Membership

Issue - State: closed - Opened by mgodave almost 11 years ago - 1 comment
Labels: enhancement

#25 - Log Compaction

Issue - State: open - Opened by mgodave almost 11 years ago - 2 comments
Labels: enhancement

#24 - Follower proxies client request instead of redirecting client

Issue - State: closed - Opened by mgodave almost 11 years ago
Labels: bug

#24 - Follower proxies client request instead of redirecting client

Issue - State: closed - Opened by mgodave almost 11 years ago
Labels: bug

#23 - Election will not complete after log reload

Issue - State: closed - Opened by mgodave almost 11 years ago
Labels: bug

#22 - Migrate to Netflix-style Gradle multi-module layout

Pull Request - State: closed - Opened by rholder almost 11 years ago - 1 comment

#22 - Migrate to Netflix-style Gradle multi-module layout

Pull Request - State: closed - Opened by rholder almost 11 years ago - 1 comment

#21 - Give client a list of replicas to try

Issue - State: closed - Opened by mgodave almost 11 years ago
Labels: enhancement, client

#20 - Integration Tests

Issue - State: closed - Opened by mgodave almost 11 years ago
Labels: bug, client

#19 - Unit Tests

Issue - State: closed - Opened by mgodave almost 11 years ago
Labels: bug, client

#18 - Documentation

Issue - State: closed - Opened by mgodave almost 11 years ago
Labels: bug, client

#17 - Reload from the log does not replay to the state machine

Issue - State: closed - Opened by mgodave almost 11 years ago
Labels: bug

#16 - Enable timeouts on a per call basis

Issue - State: closed - Opened by mgodave almost 11 years ago - 2 comments
Labels: bug, enhancement, client

#15 - Dynamic membership

Issue - State: open - Opened by mgodave almost 11 years ago - 1 comment
Labels: enhancement

#15 - Dynamic membership

Issue - State: open - Opened by mgodave almost 11 years ago - 1 comment
Labels: enhancement

#14 - Implement read-only ops

Issue - State: closed - Opened by mgodave almost 11 years ago - 1 comment
Labels: enhancement, wontfix, client

#13 - Program does not shutdown cleanly

Issue - State: open - Opened by mgodave almost 11 years ago
Labels: bug

#12 - Client

Issue - State: closed - Opened by mgodave almost 11 years ago
Labels: enhancement

#11 - Pipeline RPCs

Issue - State: open - Opened by mgodave almost 11 years ago
Labels: enhancement, client

#11 - Pipeline RPCs

Issue - State: open - Opened by mgodave almost 11 years ago
Labels: enhancement, client

#10 - Candidate and Leader do not discover newer terms on RPC responses

Issue - State: closed - Opened by mgodave almost 11 years ago
Labels: bug