improve configuration code - remove static config and use java properties
-------------------------------------------------------------------------

                 Key: ZOOKEEPER-342
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-342
             Project: Zookeeper
          Issue Type: Improvement
          Components: server
            Reporter: Patrick Hunt
             Fix For: 3.2.0


The current server/quorum config classes are essentially global variables. Need 
to fix configuration parsing, remove use of essentially global vars (static) 
and also cleanup the code generally.

Add tests specific to configurtion parsing.


-- 
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