Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cluster breaks using zookeeper #59

Open
MarWestermann opened this issue Jul 25, 2017 · 0 comments
Open

cluster breaks using zookeeper #59

MarWestermann opened this issue Jul 25, 2017 · 0 comments

Comments

@MarWestermann
Copy link

Hi,
I have two containers on openshift running vert.x clustered by zookeeper ( Frontend and Backend ). The frontend calls the backend over the eventbus. Everything is working as long as I first start the Backend (which listens on the eventbus) before I start the frontend (which sends to the eventbus). When I restart the backend pod the frontend is not working any more. But there is not an exception that nobody is listening on the eventbus address.

If I restart the backend I get a log in the frontend: WARNING: Error removing subs

vertx.version: 3.4.2
zookeeper.version: 3.4.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant