Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 063BF17B71 for ; Sat, 28 Feb 2015 04:53:06 +0000 (UTC) Received: (qmail 8689 invoked by uid 500); 28 Feb 2015 04:53:05 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 8640 invoked by uid 500); 28 Feb 2015 04:53:05 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 8616 invoked by uid 99); 28 Feb 2015 04:53:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Feb 2015 04:53:04 +0000 Date: Sat, 28 Feb 2015 04:53:04 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-13115) Fixing the usage of remote user in thrift doAs implementation. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-13115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341338#comment-14341338 ] Ted Yu commented on HBASE-13115: -------------------------------- Ping [~apurtell], [~enis] > Fixing 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 > Attachments: HBASE-13115.patch, HBASE-13115.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)