Return-Path: X-Original-To: apmail-sentry-commits-archive@minotaur.apache.org Delivered-To: apmail-sentry-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B35EF18CE0 for ; Wed, 3 Feb 2016 02:39:15 +0000 (UTC) Received: (qmail 58802 invoked by uid 500); 3 Feb 2016 02:38:41 -0000 Delivered-To: apmail-sentry-commits-archive@sentry.apache.org Received: (qmail 58753 invoked by uid 500); 3 Feb 2016 02:38:41 -0000 Mailing-List: contact commits-help@sentry.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sentry.incubator.apache.org Delivered-To: mailing list commits@sentry.incubator.apache.org Received: (qmail 58744 invoked by uid 99); 3 Feb 2016 02:38:41 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Feb 2016 02:38:41 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id B03DEC0D56 for ; Wed, 3 Feb 2016 02:38:40 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.435 X-Spam-Level: X-Spam-Status: No, score=0.435 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.545] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id l8FueDZcXg07 for ; Wed, 3 Feb 2016 02:38:40 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with SMTP id 0D540204CE for ; Wed, 3 Feb 2016 02:38:40 +0000 (UTC) Received: (qmail 58673 invoked by uid 99); 3 Feb 2016 02:38:39 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Feb 2016 02:38:39 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CD5532C1F57 for ; Wed, 3 Feb 2016 02:38:39 +0000 (UTC) Date: Wed, 3 Feb 2016 02:38:39 +0000 (UTC) From: "Hadoop QA (JIRA)" To: commits@sentry.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SENTRY-1032) Implement group/role commands in solr shell 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/SENTRY-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15129661#comment-15129661 ] Hadoop QA commented on SENTRY-1032: ----------------------------------- Here are the results of testing the latest attachment https://issues.apache.org/jira/secure/attachment/12785879/SENTRY-1032.patch against master. {color:green}Overall:{color} +1 all checks pass {color:green}SUCCESS:{color} all tests passed Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/1144/console This message is automatically generated. > Implement group/role commands in solr shell > ------------------------------------------- > > Key: SENTRY-1032 > URL: https://issues.apache.org/jira/browse/SENTRY-1032 > Project: Sentry > Issue Type: Task > Components: Service > Affects Versions: 1.7.0 > Reporter: Gregory Chanan > Assignee: Gregory Chanan > Attachments: SENTRY-1032.patch, SENTRY-1032.patch, SENTRY-1032.patch > > > --add_role_group is a bit confusing because the comment is to add group to role (i.e. the objects are reversed). Same for --delete_role_group. > Also, these commands are not implemented with SentryShellSolr. Let's do that. -- This message was sent by Atlassian JIRA (v6.3.4#6332)