-
Hi all,
I have used the prepackaged distribution and downloaded and fully compiled the source. I stil have the same issue.
How to create a multi-node zookeeper ensemble. Here is as close as I hav…
ghost updated
10 years ago
-
First, thanks for this Ansible role!
I am wondering if the newer Kafka in KRaft mode supported, as the README mentions Apache ZooKeeper as a requirement.
It would be great if support for the newer…
-
In the same vein as #116 it would be very beneficial to use zookeeper for leader election
alternatively, if there was a stable api to bring your own leader election implementation that might get ar…
-
If a user list ZooKeeper servers from different clusters in ClickHouse configuration, weird errors will happen.
-
Requires testing.
-
Some example code here:
https://github.com/azymnis/scalafish/blob/master/src/main/scala/org/zymnis/scalafish/zookeeper/Client.scala#L93
Might be good to use util-zk too:
https://github.com/twitter/…
-
**todo:** AFAIK, this will run EVERY time ZooKeeper scales, is that correct? Do we want this behavior?
_Originally posted by @marcoppenheimer in https://github.com/canonical/kafka-ope…
-
I am using kafka with zookeeper, getting exception like ": Zookeeper::exists(): error: invalid zhandle state"
Please help how to handle this exception in kafka library.
Please refer issue rela…
-
```
2024-05-24T02:58:48.097860668Z [INFO ] 2024-05-24 10:58:48.097 [ShardingSphere-Curator-listener-metadata] org.quartz.core.QuartzScheduler - Scheduler new.949f2203_$_NON_CLUSTERED shutdown complet…
-
# Exercício: Implementação Básica de Sistema de Mensageria
## Objetivo
Compreender os conceitos de **mensageria** e suas técnicas, aplicando-os na construção de uma aplicação básica utilizando uma…