citus_set_coordinator_host should try to connect before proceeding
Open
usability
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
citus_set_coordinator_host currently does not check whether it can connect before changing pg_dist_node, which could lead to unexpected behaviour. We should connect and check if it is really the same node.
Contributor guide
Assessment
This issue has not been assessed yet.