[ https://issues.apache.org/jira/browse/HBASE-16385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stack updated HBASE-16385: -------------------------- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.2.3 1.3.0 Status: Resolved (was: Patch Available) Pushed to branch-1.2+ > Have hbase-rest pull hbase.rest.port from Constants.java > -------------------------------------------------------- > > Key: HBASE-16385 > URL: https://issues.apache.org/jira/browse/HBASE-16385 > Project: HBase > Issue Type: Improvement > Components: REST > Reporter: Dima Spivak > Assignee: Yi Liang > Priority: Minor > Labels: beginner > Fix For: 2.0.0, 1.3.0, 1.2.3 > > Attachments: HBASE-16385-V1.patch > > > [A while back|https://issues.apache.org/jira/browse/HBASE-3272], we > [hardcoded|https://github.com/apache/hbase/blob/master/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/RESTServer.java#L266] > the {{hbase.rest.port}} instead of getting it from > [Constants.java|https://github.com/apache/hbase/blob/master/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/Constants.java#L36]. > We should fix that. -- This message was sent by Atlassian JIRA (v6.3.4#6332)