ggjtm commented on issue #10598: URL: https://github.com/apache/ignite/issues/10598#issuecomment-1507595343
Another workaround for Kubernetes (or anything else) would be to pass the value of the UUID of the persistent storage volume used by the ignite node to the Ignite instance as `IGNITE_OVERRIDE_CONSISTENT_ID` environment variable. I think using all the node's enumerated IPv6 addresses is wrong (bug) because many OS implementations use [RFC8981](https://datatracker.ietf.org/doc/html/rfc8981) temporary addresses that recycle very frequently in order to prevent leaking permanent IP addresses. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
