scalecube / scalecube-cluster

ScaleCube Cluster is a lightweight Java VM implementation of SWIM: Scalable Weakly-consistent Infection-style Process Group Membership Protocol. features cluster membership, failure detection, and gossip protocol library.
http://scalecube.github.io/
Apache License 2.0
263 stars 88 forks source link

Make local member ID explicitly configurable via ClusterConfig #380

Closed rpuch closed 1 year ago

rpuch commented 1 year ago

This unlocks use-cases where member IDs are generated externally