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

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

commit 9d034eddf8addf5384b90c9fec763cb9440325ef
Author: Andor Molnar <[email protected]>
AuthorDate: Fri Apr 5 05:22:47 2019 -0700

    Updated release notes of upcoming release 3.5.5
---
 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 642c921..289733b 100644
--- a/zookeeper-docs/src/main/resources/markdown/releasenotes.md
+++ b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
@@ -109,6 +109,7 @@ limitations under the License.
 * [ZOOKEEPER-3094](https://issues.apache.org/jira/browse/ZOOKEEPER-3094) - 
Make BufferSizeTest reliable
 * [ZOOKEEPER-3097](https://issues.apache.org/jira/browse/ZOOKEEPER-3097) - Use 
Runnable instead of Thread for working items in WorkerService to improve the 
throughput of CommitProcessor
 * [ZOOKEEPER-3110](https://issues.apache.org/jira/browse/ZOOKEEPER-3110) - 
Improve the closeSession throughput in PrepRequestProcessor
+* [ZOOKEEPER-3152](https://issues.apache.org/jira/browse/ZOOKEEPER-3152) - 
Port ZK netty stack to netty 4
 * [ZOOKEEPER-3159](https://issues.apache.org/jira/browse/ZOOKEEPER-3159) - 
Flaky: ClientRequestTimeoutTest.testClientRequestTimeout
 * [ZOOKEEPER-3172](https://issues.apache.org/jira/browse/ZOOKEEPER-3172) - 
Quorum TLS - fix port unification to allow rolling upgrades
 * [ZOOKEEPER-3173](https://issues.apache.org/jira/browse/ZOOKEEPER-3173) - 
Quorum TLS - support PEM trust/key stores

Reply via email to