[
https://issues.apache.org/jira/browse/HBASE-16385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415647#comment-15415647
]
Dima Spivak commented on HBASE-16385:
-------------------------------------
Hey [~easyliangjob], yep, I linked to HBASE-3272 in the description :). It
should be changed back to be consistent with other uses of constants around
HBase instead of being hardcoded into the {{conf.get}}.
> 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
> Priority: Minor
> Labels: beginner
>
> [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)