You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2009/12/08 03:07:18 UTC

[jira] Updated: (HBASE-2031) When starting HQuorumPeer, try to match on more than 1 address

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

Jean-Daniel Cryans updated HBASE-2031:
--------------------------------------

    Attachment: HBASE-2031.patch

Patch that adds pretty much every information we can get to do the comparison.

> When starting HQuorumPeer, try to match on more than 1 address
> --------------------------------------------------------------
>
>                 Key: HBASE-2031
>                 URL: https://issues.apache.org/jira/browse/HBASE-2031
>             Project: Hadoop HBase
>          Issue Type: Improvement
>    Affects Versions: 0.20.2
>            Reporter: Jean-Daniel Cryans
>            Assignee: Jean-Daniel Cryans
>             Fix For: 0.20.3, 0.21.0
>
>         Attachments: HBASE-2031.patch
>
>
> Many new users hit the issue that the default hostname returned by DNS.getDefaultHost is not the one they configured in hbase.zookeeper.quorum and it gets confusing to debug. Instead, we should just try to match to any non-local address we can find.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.