citus/src
Sait Talha Nisanci d97d03ec65 use ActivePrimaryNodeList to include coordinator
ActiveReadableWorkerNodeList doesn't include coordinator, however if
coordinator is added as a worker, we should also include that while
planning. The current methods are very easily misusable and this
requires a refactoring to make the distinction between methods that
include coordinator and that don't very explicit as they can introduce
subtle/major bugs pretty easily.
2020-07-13 19:20:15 +03:00
..
backend use ActivePrimaryNodeList to include coordinator 2020-07-13 19:20:15 +03:00
include send schema creation/cleanup to coordinator in repartitions 2020-07-13 19:20:15 +03:00
test use ActivePrimaryNodeList to include coordinator 2020-07-13 19:20:15 +03:00