Commit a2c416ba authored by Brian Christiansen's avatar Brian Christiansen
Browse files

Open fed persist conns at time of join federation

Previously it was only opening the connections at startup and then if
had something to send to a sibling that it didn't have a connection to.
It's better to have them establish the connection when the cluster is
added to the federation so that it can detect if the cluster is down
later and the clusters can sync jobs when joing the federation.
parent f05748f7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment