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
How to check whether the raft node Breakdowns?How to register a watcher and perform certain operations with a surviving node in the event of a node down
The text was updated successfully, but these errors were encountered:
when using dragonboat, you normally don't need to care whether any remote replica is no longer available, in fact there is no reliable way to do that in distributed systems.
How to check whether the raft node Breakdowns?How to register a watcher and perform certain operations with a surviving node in the event of a node down
The text was updated successfully, but these errors were encountered: