You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jieshan Bean (JIRA)" <ji...@apache.org> on 2013/03/28 09:05:15 UTC

[jira] [Created] (HBASE-8212) Introduce a new separator instead of hyphen('-') for renaming recovered queues' znodes

Jieshan Bean created HBASE-8212:
-----------------------------------

             Summary: Introduce a new separator instead of hyphen('-') for renaming recovered queues' znodes
                 Key: HBASE-8212
                 URL: https://issues.apache.org/jira/browse/HBASE-8212
             Project: HBase
          Issue Type: Bug
          Components: Replication
    Affects Versions: 0.94.6
            Reporter: Jieshan Bean
            Assignee: Jieshan Bean
             Fix For: 0.96.0, 0.94.7


hyphen is frequently used in the HostName. Likes we have one regionserver named "160-172-0-1", so under this scenario, 160-172-0-1 will be splited to 4 Strings and will be considered for 4 possible dead servers.
It won't find all the logs for "160-172-0-1" any more, so causes data-loss.

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