[
https://issues.apache.org/jira/browse/HBASE-19456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16289812#comment-16289812
]
Hudson commented on HBASE-19456:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4219 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/4219/])
HBASE-19456 RegionMover's region server hostname option is no longer (elserj:
rev d0c2329aa8baadfdf9752b0341628075f955f1e8)
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestRegionMover.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java
> 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: Sergey Soldatov
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19456.v1-master.patch, HBASE-19456.v2-master.patch
>
>
> 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)