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 2384318A48 for ; Wed, 10 Jun 2015 08:55:01 +0000 (UTC) Received: (qmail 22578 invoked by uid 500); 10 Jun 2015 08:55:01 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 22545 invoked by uid 500); 10 Jun 2015 08:55:01 -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 22533 invoked by uid 99); 10 Jun 2015 08:55:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2015 08:55:00 +0000 Date: Wed, 10 Jun 2015 08:55:00 +0000 (UTC) From: "Srikanth Srungarapu (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-13755) Provide single super user check 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-13755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14580254#comment-14580254 ] Srikanth Srungarapu commented on HBASE-13755: --------------------------------------------- It is better to keep all group related methods together. Can we also move {{toGroupEntry}} to AuthUtil? Also, lets reuse this method, whenever we need to prepend {{AuthUtil.GROUP_PREFIX}} to string. Other than that, the patch is looking great. > Provide single super user check implementation > ---------------------------------------------- > > Key: HBASE-13755 > URL: https://issues.apache.org/jira/browse/HBASE-13755 > Project: HBase > Issue Type: Improvement > Reporter: Anoop Sam John > Assignee: Mikhail Antonov > Fix For: 2.0.0, 1.2.0 > > Attachments: HBASE-13755-v1.patch, HBASE-13755-v2.patch, HBASE-13755-v3.patch, HBASE-13755-v3.patch, HBASE-13755-v3.patch, HBASE-13755-v3.patch, HBASE-13755-v3.patch, HBASE-13755-v4.patch, HBASE-13755-v5.patch > > > Followup for HBASE-13375. -- This message was sent by Atlassian JIRA (v6.3.4#6332)