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 1299D109F3 for ; Tue, 11 Jun 2013 22:58:20 +0000 (UTC) Received: (qmail 39694 invoked by uid 500); 11 Jun 2013 22:58:20 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 39665 invoked by uid 500); 11 Jun 2013 22:58:20 -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 39656 invoked by uid 99); 11 Jun 2013 22:58:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jun 2013 22:58:19 +0000 Date: Tue, 11 Jun 2013 22:58:19 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1504) IteratorSetting missing equals and hashCode methods 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-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13680786#comment-13680786 ] Josh Elser commented on ACCUMULO-1504: -------------------------------------- Hey Miguel, can you please follow the coding style for your new patch? I take it you're using eclipse given your comment, so you should be able to follow these instructions at the bottom of the page http://accumulo.apache.org/source.html > IteratorSetting missing equals and hashCode methods > --------------------------------------------------- > > Key: ACCUMULO-1504 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1504 > Project: Accumulo > Issue Type: Improvement > Components: client > Affects Versions: 1.4.3 > Reporter: Josh Elser > Assignee: Josh Elser > Fix For: 1.4.4, 1.5.1, 1.6.0 > > Attachments: ACCUMULO-1504.patch > > > When writing tests to assert expected configuration of IteratorSettings, it would sure be nice if you could actually call IteratorSetting.equals(IteratorSetting) instead of forcing the client to manually implement this. -- 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