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
When zookeeper recovers from the interruption, vertx throws an exception. Do I need to switch again? Is the previously registered bus still valid? How can I ensure that vertxcluster remains available in the event of zookeeper interruption and recovery?
i set curtor retry forevery to make sure connect zookeeper when its alive,but
vertxcluster seems cant recover from a zookeeper collapse
The text was updated successfully, but these errors were encountered:
When zookeeper recovers from the interruption, vertx throws an exception. Do I need to switch again? Is the previously registered bus still valid? How can I ensure that vertxcluster remains available in the event of zookeeper interruption and recovery?
i set curtor retry forevery to make sure connect zookeeper when its alive,but
vertxcluster seems cant recover from a zookeeper collapse
The text was updated successfully, but these errors were encountered: