Add reno about zk disconnect thread fix

Change-Id: Idaed66b9365f7f8a5a33158bae7f908e97c72907
This commit is contained in:
James E. Blair 2021-10-22 16:36:20 -07:00
parent 7c377a93e0
commit 281d2f026b
1 changed files with 5 additions and 0 deletions

View File

@ -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.