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 2B26318413 for ; Wed, 10 Jun 2015 05:58:01 +0000 (UTC) Received: (qmail 83715 invoked by uid 500); 10 Jun 2015 05:58:01 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 83666 invoked by uid 500); 10 Jun 2015 05:58:00 -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 83654 invoked by uid 99); 10 Jun 2015 05:58: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 05:58:00 +0000 Date: Wed, 10 Jun 2015 05:58:00 +0000 (UTC) From: "Ashish Singhi (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-13828) Add group permissions testing coverage to AC. 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-13828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-13828: ---------------------------------- Attachment: HBASE-13828-v2.patch > Add group permissions testing coverage to AC. > --------------------------------------------- > > Key: HBASE-13828 > URL: https://issues.apache.org/jira/browse/HBASE-13828 > Project: HBase > Issue Type: Improvement > Reporter: Srikanth Srungarapu > Assignee: Ashish Singhi > Fix For: 2.0.0, 0.98.14, 1.0.2, 1.2.0, 1.1.1 > > Attachments: HBASE-13828-0.98.patch, HBASE-13828-branch-1.0.patch, HBASE-13828-branch-1.1.patch, HBASE-13828-branch-1.patch, HBASE-13828-v1.patch, HBASE-13828-v2.patch, HBASE-13828.patch > > > We suffered a regression HBASE-13826 recently due to lack of testing coverage for group permissions for AC. With the recent perf boost provided by HBASE-13658, it wouldn't be a bad idea to add checks for group level users to applicable unit tests in TestAccessController. -- This message was sent by Atlassian JIRA (v6.3.4#6332)