gossip
gossip copied to clipboard
A Mavenized Apache V2 gossip implementation for Java
Whether a node can send a message to another node?
Sorry to ask question by filing issue. Is this repo now the primary after gossip retried from apache incubator?
Any plans of adding Failure Detection ?
Dead Node
Hi, I using this lib to intergrate in my application. I saw a issue. when I shutdown a node and turn on again, other node don't know this node. Example:...
We should have an IntegrationTest that does not run as part of the unit tests. I think the idea would be starting with cluster of size 2 - 100 launch...
We can add a field to the message format that can be used to gossip custom data. We can have an extra field that can be a hashmap. Users can...