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
            Reporter: Hiram Chirino
            Assignee: Patrick Hunt


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.

Reply via email to