citus/src/backend
Onder Kalaci 76aa6951c2 Properly send commands to other nodes
We previously implemented OTHER_WORKERS_WITH_METADATA tag. However,
that was wrong. See the related discussion:
     https://github.com/citusdata/citus/issues/2320

Instead, we switched using OTHER_WORKER_NODES and make the command
that we're running optional such that even if the node is not a
metadata node, we won't be in trouble.
2018-09-10 16:01:30 +03:00
..
distributed Properly send commands to other nodes 2018-09-10 16:01:30 +03:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00