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
* Now it is possible to remove node with other nodes from this RG offline.
* We remove node from metadata instantly: rm_node is always
successfull. However, if something went wrong, we ask to run recover() later.
* recover() handles node promotion and ensures that list of subscibed tables is
up-to-date.
A bunch of python tests fixes included. Now we don't use somewhat weird
testgres's logging service and provide symlinks to node's logs ourselves.
0 commit comments