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 B4C2110E31 for ; Tue, 8 Oct 2013 21:06:48 +0000 (UTC) Received: (qmail 84584 invoked by uid 500); 8 Oct 2013 21:06:48 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 84020 invoked by uid 500); 8 Oct 2013 21:06:44 -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 83991 invoked by uid 99); 8 Oct 2013 21:06:43 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Oct 2013 21:06:43 +0000 Date: Tue, 8 Oct 2013 21:06:43 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1627) Add hashcode() and equals() to ConditionalMutation 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-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13789702#comment-13789702 ] ASF subversion and git services commented on ACCUMULO-1627: ----------------------------------------------------------- Commit 70031c4dc6f4e8f2448ae888514e3d0b2b811b9c in branch refs/heads/master from [~keith_turner] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=70031c4 ] ACCUMULO-1627 increased coverage of Condition unit test > Add hashcode() and equals() to ConditionalMutation > -------------------------------------------------- > > Key: ACCUMULO-1627 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1627 > Project: Accumulo > Issue Type: Sub-task > Components: client, tserver > Reporter: Keith Turner > Assignee: Bill Havanki > Labels: newbie > Fix For: 1.6.0 > > Attachments: ACCUMULO-1627.patch > > > ConditionalMutation should define equals() and hashcode() methods that consider the conditions. Its parent class defines those methods, so it should. -- This message was sent by Atlassian JIRA (v6.1#6144)