[
https://issues.apache.org/jira/browse/BOOKKEEPER-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sijie Guo updated BOOKKEEPER-197:
---------------------------------
Attachment: BK-197.diff_v2
{quote}
> My use-case is connecting to a hedwig server where zookeeper is running on a
> remote machine. The current setup doesn't pick up the zookeeper location.
I think the bookkeeper settings are missed in default hedwig server
configuration file. so the bookkeeper client could not pick up the right
zookeeper location. I would try to add them in the default hedwig server
configuration file.
{quote}
my previous comment is not right. did some comparison between hedwig console
and PubSubServer. I found that PubSubServer uses zookeeper server setting in
hub server, while HedwigAdmin uses zookeeper server setting from bookkeeper. so
you couldn't locate zookeeper when zookeeper is remote and you didn't put
bookkeeper server setting in.
I add a change in HedwigAdmin to let it use setting from hub server
configuration, which matches what hub server does.
> HedwigConsole uses the same file to load bookkeeper client config and hub
> server config
> ---------------------------------------------------------------------------------------
>
> Key: BOOKKEEPER-197
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-197
> Project: Bookkeeper
> Issue Type: Bug
> Components: hedwig-server
> Affects Versions: 4.1.0
> Reporter: Aniruddha
> Priority: Minor
> Fix For: 4.1.0
>
> Attachments: BK-197.diff, BK-197.diff_v2
>
>
> In the current implementation of HedwigConsole.java, The same server-cfg file
> (default = hedwig-server/conf/hw_server.conf) is used to load both
> hubServerConf and bkClientConf. This seems incorrect because both have
> different option names.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira