mirror of https://github.com/citusdata/citus.git
When creating a new distributed table. The shards would colocate with shards with SHARD_STATE_TO_DELETE (shardstate = 4). This means if that state was because of a shard move the new shard would be created on two nodes and it would not get deleted since it's shard state would be 1. |
||
---|---|---|
.. | ||
citus_create_restore_point.c | ||
master_citus_tools.c | ||
master_create_shards.c | ||
master_delete_protocol.c | ||
master_metadata_utility.c | ||
master_modify_multiple_shards.c | ||
master_node_protocol.c | ||
master_repair_shards.c | ||
master_split_shards.c | ||
master_stage_protocol.c | ||
master_truncate.c | ||
pg_worker_list.conf.sample | ||
shard_rebalancer.c | ||
worker_node_manager.c |