[
https://issues.apache.org/jira/browse/HBASE-17514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15989338#comment-15989338
]
Hudson commented on HBASE-17514:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.1-JDK7 #1863 (See
[https://builds.apache.org/job/HBase-1.1-JDK7/1863/])
HBASE-17514 emit a warning if thrift1 proxy user is configured but (busbey: rev
23a3e755f676f5f11fb5eae935c62ba389487a89)
* (edit)
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java
> Warn when Thrift Server 1 is configured for proxy users but not the HTTP
> transport
> ----------------------------------------------------------------------------------
>
> Key: HBASE-17514
> URL: https://issues.apache.org/jira/browse/HBASE-17514
> Project: HBase
> Issue Type: Improvement
> Components: Thrift, Usability
> Reporter: Sean Busbey
> Assignee: lv zehui
> Priority: Minor
> Labels: beginner
> Fix For: 2.0.0, 1.4.0, 1.2.6, 1.3.2, 1.1.11
>
> Attachments: HBASE-17514.master.001.patch
>
>
> The config {{hbase.thrift.support.proxyuser}} is ignored if the Thrift Server
> 1 isn't configured to use an HTTP transport with
> {{hbase.regionserver.thrift.http}}.
> We should emit a warning if our configs request proxy user support but don't
> specify that HTTP should be used for the transport.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)