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 has been archived by the owner on Aug 30, 2024. It is now read-only.
It's likely the zookeeper/cassandra services may not be hosted on the same machine hosting the Midonet API. In this case the zookeeper service will need to be installed and running on the zk hosts otherwise the midonet RB will fail for the api host.
For Calyptos purposes, some ideas:
-Run the zookeeper RB in an earlier phase of the deployment.
-Could add a retry/backoff/timeout either polling for zk state, or just retrying that code block, etc.
Thanks,
-M
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It's likely the zookeeper/cassandra services may not be hosted on the same machine hosting the Midonet API. In this case the zookeeper service will need to be installed and running on the zk hosts otherwise the midonet RB will fail for the api host.
For Calyptos purposes, some ideas:
-Run the zookeeper RB in an earlier phase of the deployment.
-Could add a retry/backoff/timeout either polling for zk state, or just retrying that code block, etc.
Thanks,
-M
The text was updated successfully, but these errors were encountered: