citus/src/backend/distributed
Jelte Fennema 6460fc45e4 Fix crash in shard rebalancer when no distributed tables exist (#5205)
The logging of the amount of ignored moves crashed when no distributed
tables existed in a cluster. This also fixes in passing that the logging
of ignored moves logs the correct number of ignored moves if there
exist multiple colocation groups and all are rebalanced at the same time.

(cherry picked from commit 481f8be084)
2021-09-01 11:55:31 +02:00
..
commands Dropped columns do not diverge distribution column for partitioned tables 2021-08-06 13:42:40 +02:00
connection Not include to-be-deleted shards while finding shard placements 2021-07-14 19:28:32 +03:00
deparser CLUSTER ON deparser should consider schemas (#5122) 2021-07-16 19:16:37 +03:00
executor Guard against hard WaitEvenSet errors 2021-08-10 09:36:11 +02:00
metadata Not include to-be-deleted shards while finding shard placements 2021-07-14 19:28:32 +03:00
operations Fix crash in shard rebalancer when no distributed tables exist (#5205) 2021-09-01 11:55:31 +02:00
planner Not include to-be-deleted shards while finding shard placements 2021-07-14 19:28:32 +03:00
progress Avoid two race conditions in the rebalance progress monitor (#5050) 2021-07-14 19:06:32 +03:00
relay Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
sql Fix master_update_table_statistics scripts for 9.5 2021-08-03 16:46:05 +03:00
test Not include to-be-deleted shards while finding shard placements 2021-07-14 19:28:32 +03:00
transaction Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
utils Dropped columns do not diverge distribution column for partitioned tables 2021-08-06 13:42:40 +02:00
worker Not include to-be-deleted shards while finding shard placements 2021-07-14 19:28:32 +03:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Fix minor issues with makefile targets (#4717) 2021-04-28 15:46:55 +03:00
citus.control Bump Citus to 10.1devel 2021-02-17 11:54:33 +03:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Use "orphaned shards" naming in more places 2021-06-04 11:39:19 +02:00