Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D711910F17 for ; Mon, 10 Jun 2013 16:41:23 +0000 (UTC) Received: (qmail 58296 invoked by uid 500); 10 Jun 2013 16:41:22 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 58252 invoked by uid 500); 10 Jun 2013 16:41:21 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 58211 invoked by uid 99); 10 Jun 2013 16:41:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jun 2013 16:41:20 +0000 Date: Mon, 10 Jun 2013 16:41:20 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-891) Authorizations not actually immutable 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/ACCUMULO-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs updated ACCUMULO-891: --------------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) Tentatively fixed. > Authorizations not actually immutable > ------------------------------------- > > Key: ACCUMULO-891 > URL: https://issues.apache.org/jira/browse/ACCUMULO-891 > Project: Accumulo > Issue Type: Improvement > Components: client > Affects Versions: 1.4.2 > Reporter: Mike Drob > Assignee: Christopher Tubbs > Priority: Minor > Labels: newbie > Fix For: 1.6.0 > > Attachments: ACCUMULO-891.v1.patch, ACCUMULO-891.v2.patch, AuthorizationsTest.java > > > Instances of {{Authorizations}} are not actually immutable, despite the API making it seem like they are. A user can make changes that will write-through to the backing data by using the ByteBuffer getter. > This is a potential issue if a trusted application acts as a connection broker between accumulo and untrusted clients. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira