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

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


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

commit 37e3032ceab81e53a783e80ee995dba1fe815899
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