[
https://issues.apache.org/jira/browse/ZOOKEEPER-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151571#comment-14151571
]
Hudson commented on ZOOKEEPER-2026:
-----------------------------------
FAILURE: Integrated in ZooKeeper-trunk #2453 (See
[https://builds.apache.org/job/ZooKeeper-trunk/2453/])
ZOOKEEPER-2026 Startup order in ServerCnxnFactory-ies is wrong (Stevo Slavic
via rakeshr) (rakeshr:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1628086)
* /zookeeper/trunk/CHANGES.txt
*
/zookeeper/trunk/src/java/main/org/apache/zookeeper/server/NIOServerCnxnFactory.java
*
/zookeeper/trunk/src/java/main/org/apache/zookeeper/server/NettyServerCnxnFactory.java
*
/zookeeper/trunk/src/java/test/org/apache/zookeeper/server/ZooKeeperServerMainTest.java
> Startup order in ServerCnxnFactory-ies is wrong
> -----------------------------------------------
>
> Key: ZOOKEEPER-2026
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2026
> Project: ZooKeeper
> Issue Type: Bug
> Components: jmx, server
> Affects Versions: 3.4.6, 3.5.0
> Reporter: Stevo Slavic
> Assignee: Stevo Slavic
> Priority: Minor
> Fix For: 3.4.7, 3.5.1, 3.6.0
>
> Attachments: ZOOKEEPER-2026-br3-4.patch, ZOOKEEPER-2026.patch,
> ZOOKEEPER-2026.patch
>
>
> {{NIOServerCnxnFactory}} and {{NettyServerCnxnFactory}} {{startup}} method
> implementations are binding {{ZooKeeperServer}} too late, so in
> {{ZooKeeperServer}} in its startup can fail to register appropriate JMX MBean.
> See
> [this|http://mail-archives.apache.org/mod_mbox/zookeeper-user/201409.mbox/%3CCAAUywg9-ad3oWfqRWahB9PyBEbg6%2Bd%3DDyj5PAUU7A%3Dm9wRncaw%40mail.gmail.com%3E]
> post on ZK user mailing list for more details.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)