crate / crate

CrateDB is a distributed and scalable SQL database for storing and analyzing massive amounts of data in near real-time, even with complex queries. It is PostgreSQL-compatible, and based on Lucene.
https://cratedb.com/product
Apache License 2.0
4.1k stars 563 forks source link

excuse me, when i killed any one of the two clients, another client can not provider read and write services ? #5038

Closed aaronhadoop closed 7 years ago

aaronhadoop commented 7 years ago

CrateDB version: crate-1.0.1

JVM version: 1.8.0_111

OS version / environment description: CentOS 6.2

Problem description: hello, there are two clients in my CrateDB cluster which configured by "node.master: true, node.data: false". But when i killed any one of the two clients, another client can not provider service, causing the cluster to provide read and write services failed. maybe a bug in crate-1.0.1 ?

Steps to reproduce:

Use case:

Feature description:

joemoe commented 7 years ago

hi @aaronhadoop,

can you provide more details on the following questions:

cheers, johannes

joemoe commented 7 years ago

hey @aaronhadoop, do you have more information on the issue? otherwise i'd close it and you can open a new one whenever you're able to provide more insights. cheers, johannes

joemoe commented 7 years ago

@aaronhadoop i'm closing this for now. feel free to reopen it, whenever you have feedback for us.