diff --git a/releasenotes/notes/zk-disconnect-fix-a0eca16994f2fb88.yaml b/releasenotes/notes/zk-disconnect-fix-a0eca16994f2fb88.yaml new file mode 100644 index 0000000000..58e888a76d --- /dev/null +++ b/releasenotes/notes/zk-disconnect-fix-a0eca16994f2fb88.yaml @@ -0,0 +1,5 @@ +--- +fixes: + - | + A fix was made to mitigate an issue where a ZooKeeper disconnect + could cause too many threads to be spawned resulting in errors.