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
{{ message }}
This repository was archived by the owner on Dec 19, 2017. It is now read-only.
Currently, Copycat uses IP addresses as node identifiers. This can cause problems when migrating a node's data across IP addresses. A node's IP address should be dynamically updated when it joins/rejoins the cluster, and each node should instead use a unique string/numeric identifier instead.