You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/12/07 23:14:00 UTC

[jira] [Created] (HBASE-19456) RegionMover's region server hostname option is no longer case insensitive

Josh Elser created HBASE-19456:
----------------------------------

             Summary: RegionMover's region server hostname option is no longer case insensitive
                 Key: HBASE-19456
                 URL: https://issues.apache.org/jira/browse/HBASE-19456
             Project: HBase
          Issue Type: Bug
          Components: tooling
            Reporter: Romil Choksi
            Assignee: Josh Elser
             Fix For: 2.0.0-beta-1


With the move from the ruby-based to java-based RegionMover implementation, it appears that the case-insensitivity "feature" was dropped. If the user provides a RS hostname in the wrong case, the class will fail to perform its actions.

DNS hostnames are case insensitive, so this would be nice to restore.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)