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 B976310F3F for ; Sun, 22 Dec 2013 20:32:58 +0000 (UTC) Received: (qmail 97050 invoked by uid 500); 22 Dec 2013 20:32:57 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 96961 invoked by uid 500); 22 Dec 2013 20:32:57 -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 96927 invoked by uid 99); 22 Dec 2013 20:32:57 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Dec 2013 20:32:57 +0000 Date: Sun, 22 Dec 2013 20:32:57 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-10223) [VisibilityController] cellVisibility presence check on Delete mutation is wrong 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-10223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13855264#comment-13855264 ] Hudson commented on HBASE-10223: -------------------------------- SUCCESS: Integrated in HBase-0.98 #28 (See [https://builds.apache.org/job/HBase-0.98/28/]) HBASE-10223 [VisibilityController] cellVisibility presence check on Delete mutation is wrong (anoopsamjohn: rev 1553013) * /hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/security/visibility/VisibilityController.java > [VisibilityController] cellVisibility presence check on Delete mutation is wrong > -------------------------------------------------------------------------------- > > Key: HBASE-10223 > URL: https://issues.apache.org/jira/browse/HBASE-10223 > Project: HBase > Issue Type: Bug > Affects Versions: 0.98.0 > Reporter: Anoop Sam John > Assignee: Anoop Sam John > Priority: Critical > Fix For: 0.98.0, 0.99.0 > > Attachments: HBASE-10223.patch > > > cellVisibility presence check should be performed against null. -- This message was sent by Atlassian JIRA (v6.1.5#6160)