[
https://issues.apache.org/jira/browse/HBASE-13115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345346#comment-14345346
]
Hudson commented on HBASE-13115:
--------------------------------
SUCCESS: Integrated in HBase-1.1 #242 (See
[https://builds.apache.org/job/HBase-1.1/242/])
HBASE-13115 Fix the usage of remote user in thrift doAs implementation
(Srikanth Srungarapu) (tedyu: rev 6f24e4639f23b673bef679a15253d8aa228843c6)
*
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftHttpServlet.java
*
hbase-examples/src/main/java/org/apache/hadoop/hbase/thrift/HttpDoAsClient.java
> Fix the usage of remote user in thrift doAs implementation.
> -----------------------------------------------------------
>
> Key: HBASE-13115
> URL: https://issues.apache.org/jira/browse/HBASE-13115
> Project: HBase
> Issue Type: Bug
> Reporter: Srikanth Srungarapu
> Assignee: Srikanth Srungarapu
> Fix For: 2.0.0, 1.0.1, 1.1.0
>
> Attachments: HBASE-13115.patch, HBASE-13115.patch,
> HBASE-13115_v2.patch, HBASE-13115_v2.patch, HBASE-13115_v3.patch
>
>
> This issue is similar to HBASE-13085 fixed in REST gateway recently. This
> change factors in the usage of remote user. Besides this, I also added the
> following changes.
> * Adding response headers to strictly adhere to RFC specifcations.
> * Made changes to demo client to get rid of hard codings.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)