Update test

niupre-reuse-connections-for-logical-ref-fkeys
Nitish Upreti 2022-09-14 16:17:04 -07:00
parent 96c32d571c
commit 42978ddb23
1 changed files with 1 additions and 2 deletions

View File

@ -49,8 +49,7 @@ SELECT citus.mitmproxy('conn.onQuery(query="CREATE SUBSCRIPTION").kill()');
(1 row)
SELECT master_move_shard_placement(101, 'localhost', :worker_1_port, 'localhost', :worker_2_proxy_port);
ERROR: connection not open
CONTEXT: while executing command on localhost:xxxxx
ERROR: connection to the remote node localhost:xxxxx failed with the following error: another command is already in progress
-- Verify that the shard is not moved and the number of rows are still 100k
SELECT * FROM shards_in_workers;
shardid | worker