This is an automated email from the ASF dual-hosted git repository.

eolivelli pushed a commit to branch release-3.6.1
in repository https://gitbox.apache.org/repos/asf/zookeeper.git


The following commit(s) were added to refs/heads/release-3.6.1 by this push:
     new d0d9f14  Add ZOOKEEPER-3793 to release notes
d0d9f14 is described below

commit d0d9f14926cbd7a176d3a7099e4ffc92a3ff6f3d
Author: Enrico Olivelli <[email protected]>
AuthorDate: Sun Apr 12 14:20:37 2020 +0200

    Add ZOOKEEPER-3793 to release notes
---
 zookeeper-docs/src/main/resources/markdown/releasenotes.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/zookeeper-docs/src/main/resources/markdown/releasenotes.md 
b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
index 6675034..149bebc 100644
--- a/zookeeper-docs/src/main/resources/markdown/releasenotes.md
+++ b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
@@ -31,6 +31,7 @@ limitations under the License.
 * [ZOOKEEPER-3776](https://issues.apache.org/jira/browse/ZOOKEEPER-3776) - 
Cluster stuck not forming up quorum
 * [ZOOKEEPER-3778](https://issues.apache.org/jira/browse/ZOOKEEPER-3778) - 
Cannot upgrade from 3.5.7 to 3.6.0 due to multiAddress.reachabilityCheckEnabled
 * [ZOOKEEPER-3780](https://issues.apache.org/jira/browse/ZOOKEEPER-3780) - 
restore Version.getRevision() to be backward compatible
+* [ZOOKEEPER-3793](https://issues.apache.org/jira/browse/ZOOKEEPER-3793) - 
Request throttling is broken when RequestThrottler is disabled or configured 
incorrectly.
 
 ## New Feature
 

Reply via email to