[
https://issues.apache.org/jira/browse/ZOOKEEPER-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664596#action_12664596
]
Hudson commented on ZOOKEEPER-234:
----------------------------------
Integrated in ZooKeeper-trunk #198 (See
[http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/198/])
> 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
> Assignee: Patrick Hunt
> 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.