Questions tagged [zookeeper]
49 questions
0
votes
0 answers
Migrate Zookeeper from VMs to kubernetes pods w/o downtime
I'm trying to migrate a 3 node zookeeper ensemble from VMs to a kubernetes cluster without downtime.
I know there are a lot of blog posts and other articles on how to migrate zookeeper without downtime VMs to VMs to bare mettal to Vms etc. but…

ady8531
- 131
- 1
- 5
0
votes
1 answer
Can I use Zookeeper 3.7.1 with Solr 7.7.3?
Each version of Solr ships with a version of Zookeeper. Solr's docs say that you should upgrade Zookeeper if you upgrade Solr, but can you upgrade Zookeeper to a later version that is shipped with Solr without upgrading Solr? The specific version…

ChimneyImp
- 155
- 2
- 8
0
votes
0 answers
What are the risks in running single Zookeeper instance in production?
I'm considering using Zookeeper to manage shared configuration across multiple services that live on a single application server. Usage would be very low volume, mostly reads. My production system uses 2 VMs: one application server and one…

Remi Despres-Smyth
- 141
- 8
0
votes
1 answer
How set a fixed private IP for ECS containers?
I have a Task Definition called kafka-zookeeper, it has an Apache Kafka broker and a Zookeeper node in it. Those containers need to communicate with each other (that's easy) and with the kafka and zookeeper containers from other kafka-zookeeper…

ItsaMeTuni
- 161
- 1
- 5