citus/src/backend/distributed/operations
Jelte Fennema 503c70b619 Cleanup orphaned shards before moving when necessary
A shard move would fail if there was an orphaned version of the shard on
the target node. With this change before actually fail, we try to clean
up orphaned shards to see if that fixes the issue.
2021-06-04 11:23:07 +02:00
..
citus_create_restore_point.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
citus_tools.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
create_shards.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
delete_protocol.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
modify_multiple_shards.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
node_protocol.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
partitioning.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
repair_shards.c Cleanup orphaned shards before moving when necessary 2021-06-04 11:23:07 +02:00
shard_cleaner.c Cleanup orphaned shards at the start of a rebalance 2021-06-04 11:23:07 +02:00
shard_rebalancer.c Cleanup orphaned shards at the start of a rebalance 2021-06-04 11:23:07 +02:00
split_shards.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
stage_protocol.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
worker_node_manager.c COPY uses adaptive connection management on local node 2021-02-04 09:45:07 +01:00