[
https://issues.apache.org/jira/browse/HBASE-17514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977273#comment-15977273
]
Sean Busbey commented on HBASE-17514:
-------------------------------------
yeah that looks good.
I don't know off the top of my head if the thrift2 server supports proxy users.
I would guess I only talked about the thrift1 server in this jira because I
happened to be looking at it at the time. If it looks like thrift2 has the same
issue, feel free to do both under this issue.
> 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
> Priority: Minor
> Labels: beginner
>
> 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)