Introduce citus_invalidate_node_cache
Open
high availability
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
For DNS based failovers where citus_update_node is not called it would be useful if it was possible to invalidate the connection caches for a specific node. This is also useful in combination with `citus_pause_node` which is proposed in #6557 , to invalidate the connection caches after a coordinated restart.
Contributor guide
Assessment
This issue has not been assessed yet.