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
only restart secondary node if necessary, and when it is present
- the plain persister tests now just restart the app on the main node,
which is sufficient, and a lot faster than restarting nodes
- the binding lifecycle tests exercise the node-down handler code in
the server, so do need to use the secondary node and restart it
fully. However, they no longer attempt to restart the secondary node
when it isn't running, which had the undesirable side-effect of
starting it.
0 commit comments