zetcd
zetcd copied to clipboard
can zetcd work with ZK java client?
- can zetcd work with ZK java client API?
- is zetcd ready to replace ZK? for example can I use zetcd in my Kafka or Spark cluster instead of ZK?
@kant111
- yes, it even has docker e2e tests for this
- there's some testing around kafka and it appears to work fine for basic use cases, give it a try
If it works for Java API calls then it should work for Kafka too right? Since Kafka uses Java ZK API. So why only basic cases?
@kant11 kafka just hasn't been tested extensively under zetcd, if it doesn't work please file a bug