You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Fangmin Lv (JIRA)" <ji...@apache.org> on 2013/01/10 08:50:16 UTC

[jira] [Created] (BOOKKEEPER-543) Read zk host list in a wrong way in hedwig server

Fangmin Lv created BOOKKEEPER-543:
-------------------------------------

             Summary: Read zk host list in a wrong way in hedwig server
                 Key: BOOKKEEPER-543
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-543
             Project: Bookkeeper
          Issue Type: Bug
          Components: hedwig-server
            Reporter: Fangmin Lv
            Assignee: Fangmin Lv


In ServerConfiguration#getZkHost we use conf.getString(ZK_HOST, "localhost") to get the zk host string which will only return the part before comma, need to change to getList.

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