Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query blocked when one node is down #311

Open
iamruhua opened this issue Aug 16, 2022 · 0 comments
Open

Query blocked when one node is down #311

iamruhua opened this issue Aug 16, 2022 · 0 comments

Comments

@iamruhua
Copy link

I follow the instruction to start a citus cluster with 6 node.
I created distributed table with 2 replications.

I was expecting the cluster to work after I shutdown one worker node.
But actually, if I use docker stop to stop a worker, the simple select * from test_table will block.

I thought citus as high availability natively, am I wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant