Skip to content

feature: support replicaset_id

Yaroslav Dynnikov requested to merge replicaset-id into master
  • Choose it in the topology module if it's not provided in a JoinRequest.
  • Persist in raft_group space.
  • Respond with an error if JoinRequest contains different replicaset_id.
  • In JoinResponse it's transferred automatically.

Part of #51 (closed)

Merge request reports