You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Tian Hong Wang (JIRA)" <ji...@apache.org> on 2013/02/05 10:22:18 UTC

[jira] [Updated] (ZOOKEEPER-1640) dynamically load class objects instead of hard code

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tian Hong Wang updated ZOOKEEPER-1640:
--------------------------------------

    Description: 
Class org.apache.zookeeper.ZooKeeperMain.java uses hard code to load command objects in client site. 
It need to dynamically load command objects in case of command extension.
    
> dynamically load class objects instead of hard code
> ---------------------------------------------------
>
>                 Key: ZOOKEEPER-1640
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1640
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: java client
>            Reporter: Tian Hong Wang
>
> Class org.apache.zookeeper.ZooKeeperMain.java uses hard code to load command objects in client site. 
> It need to dynamically load command objects in case of command extension.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira