Open mtuncer opened 5 years ago
We saw this happening on one of the cluster in Citus Cloud. It used to occur during every cluster re-configuration, however, we could not reproduce manually by triggering reconfigure.
I have same error for add node, this is a new cluster without any data. DB version 14.2
When create extension citus
excute on postgres database,the SELECT * from citus_add_node('10.90.196.187', 5432);
will return success
We have recently found an issue where master_add_node gets stuck while there is some load on the cluster.
There is an internal discussion at https://groups.google.com/a/citusdata.com/forum/?utm_medium=email&utm_source=footer#!msg/dev/en0Oq1Ufm78/nfFBD8-cAgAJ
It has not been reported by any user yet.
Initial investigation did not result in any tangible results.
@marcocitus had following comment