zalando / nakadi

A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues
https://nakadi.io
MIT License
952 stars 292 forks source link

Update zookeeper client #1528

Closed 1u0 closed 1 year ago

1u0 commented 1 year ago

One-line summary

Description

Update org.apache.zookeeper dependency to 3.6.1 (to reduce noisy logging) which includes fix for: https://issues.apache.org/jira/browse/ZOOKEEPER-4376

Deployment Notes

This change should be compatible with the Zookeeper server 3.6.1.

a1exsh commented 1 year ago

:+1:

samizzy commented 1 year ago

:+1:

rishiraj88 commented 1 year ago

Good PR.