[
https://issues.apache.org/jira/browse/ZOOKEEPER-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Hunt updated ZOOKEEPER-234:
-----------------------------------
Attachment: ZOOKEEPER-234_step1.patch
step1 of the patch (see comment to follow on how to apply)
> Eliminate using statics to initialize the sever. Should allow server to be
> more embeddable in OSGi enviorments.
> ----------------------------------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-234
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-234
> Project: Zookeeper
> Issue Type: Improvement
> Components: server
> Reporter: Hiram Chirino
> Fix For: 3.1.0
>
> Attachments: ZOOKEEPER-234_step1.patch, ZOOKEEPER-234_step3.patch
>
>
> Patrick request I open up this in issue in this [email
> thread|http://n2.nabble.com/ActiveMQ-is-now-using-ZooKeeper-td1573272.html]
> The main culprit I've noticed is:
> {code}
> ServerStats.registerAsConcrete();
> {code}
> But there may be others.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.