[ 
https://issues.apache.org/jira/browse/HBASE-10219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13855042#comment-13855042
 ] 

Hudson commented on HBASE-10219:
--------------------------------

SUCCESS: Integrated in HBase-TRUNK #4742 (See 
[https://builds.apache.org/job/HBase-TRUNK/4742/])
HBASE-10219 HTTPS support for HBase in RegionServerListTmpl.jamon (tedyu: rev 
1552882)
* 
/hbase/trunk/hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/master/RegionServerListTmpl.jamon


> HTTPS support for HBase in RegionServerListTmpl.jamon
> -----------------------------------------------------
>
>                 Key: HBASE-10219
>                 URL: https://issues.apache.org/jira/browse/HBASE-10219
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 0.98.0, 0.96.2, 0.99.0
>
>         Attachments: 10219.txt
>
>
> HBASE-9954 added https support but missed the following occurrence in 
> RegionServerListTmpl.jamon:
> {code}
>         String url = "http://"; + serverName.getHostname() + ":" + infoPort + 
> "/";
> {code}
> Thanks to Benoy Antony who discovered this issue.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to