citus/src/test
Ahmet Gedemenli eba9abeee2
Fix leftover shard copy on the target node when tx with move is aborted (#6583)
DESCRIPTION: Cleanup the shard on the target node in case of a
failed/aborted shard move

Inserts a cleanup record for the moved shard placement on the target
node. If the move operation succeeds, the record will be deleted. If
not, it will remain there to be cleaned up later.

fixes: #6580
2022-12-27 22:42:46 +03:00
..
columnar_freezing Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
hammerdb rename citus hammerdb branch prefix as citus_github_push (#3925) 2020-06-18 21:11:58 +03:00
recovery Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
regress Fix leftover shard copy on the target node when tx with move is aborted (#6583) 2022-12-27 22:42:46 +03:00