mirror of https://github.com/citusdata/citus.git
Add alternative output for isolation_master_update_node
parent
f3fa133caa
commit
aca2b8b675
|
@ -56,6 +56,8 @@ master_update_node
|
||||||
step s2-abort: ABORT;
|
step s2-abort: ABORT;
|
||||||
step s1-abort: ABORT;
|
step s1-abort: ABORT;
|
||||||
FATAL: terminating connection due to administrator command
|
FATAL: terminating connection due to administrator command
|
||||||
|
FATAL: terminating connection due to administrator command
|
||||||
|
SSL connection has been closed unexpectedly
|
||||||
server closed the connection unexpectedly
|
server closed the connection unexpectedly
|
||||||
This probably means the server terminated abnormally
|
This probably means the server terminated abnormally
|
||||||
before or while processing the request.
|
before or while processing the request.
|
||||||
|
|
|
@ -47,7 +47,9 @@ step s2-abort: ABORT;
|
||||||
step s1-abort: ABORT;
|
step s1-abort: ABORT;
|
||||||
WARNING: this step had a leftover error message
|
WARNING: this step had a leftover error message
|
||||||
FATAL: terminating connection due to administrator command
|
FATAL: terminating connection due to administrator command
|
||||||
SSL connection has been closed unexpectedly
|
server closed the connection unexpectedly
|
||||||
|
This probably means the server terminated abnormally
|
||||||
|
before or while processing the request.
|
||||||
|
|
||||||
master_remove_node
|
master_remove_node
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue