You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to add/remove RaftMetadataStore instances, we need to be able to reconfigure Raft. This is necessary if we lost a RaftMetadataStore peer permanently or want to change the replication factor.
The text was updated successfully, but these errors were encountered:
In order to add/remove
RaftMetadataStore
instances, we need to be able to reconfigure Raft. This is necessary if we lost aRaftMetadataStore
peer permanently or want to change the replication factor.The text was updated successfully, but these errors were encountered: