Esteban Gutierrez created HBASE-19572:
-----------------------------------------
Summary: RegionMover should use the configured default port number
and not the one from HConstants
Key: HBASE-19572
URL: https://issues.apache.org/jira/browse/HBASE-19572
Project: HBase
Issue Type: Bug
Reporter: Esteban Gutierrez
The issue I ran into HBASE-19499 was due RegionMover not using the port used by
{{hbase-site.xml}}. The tool should use the value used in the configuration
before falling back to the hardcoded value
{{HConstants.DEFAULT_REGIONSERVER_PORT}}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)