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 33A9890B0 for ; Sat, 13 Oct 2012 18:26:03 +0000 (UTC) Received: (qmail 95047 invoked by uid 500); 13 Oct 2012 18:26:03 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 95010 invoked by uid 500); 13 Oct 2012 18:26:03 -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 95000 invoked by uid 99); 13 Oct 2012 18:26:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Oct 2012 18:26:03 +0000 Date: Sat, 13 Oct 2012 18:26:02 +0000 (UTC) From: "Drew Farris (JIRA)" To: notifications@accumulo.apache.org Message-ID: <353590510.41835.1350152763085.JavaMail.jiratomcat@arcas> In-Reply-To: <730671077.15153.1349798643724.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (ACCUMULO-795) MockTable doesn't obey useVersions parameter 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-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Drew Farris updated ACCUMULO-795: --------------------------------- Attachment: ACCUMULO-795.patch One more time... > MockTable doesn't obey useVersions parameter > -------------------------------------------- > > Key: ACCUMULO-795 > URL: https://issues.apache.org/jira/browse/ACCUMULO-795 > Project: Accumulo > Issue Type: Bug > Components: test > Affects Versions: 1.5.0, 1.4.1 > Reporter: Drew Farris > Assignee: John Vines > Priority: Minor > Attachments: ACCUMULO-795.patch, ACCUMULO-795.patch, ACCUMULO-795.patch, ACCUMULO-795.patch, ACCUMULO-795.patch > > > The constructor for {{MockTable}} will call {{IteratorUtil.generateInitialTableProperties()}}, and thus set a versioning iterator on itself regardless of whether the useVersion parameter is set to true or false. > I believe {{MockTable}}'s constructor should call IteratorUtil.generateInitialTableProperties() only if useVersions is true, otherwise, it should populate {{settings}} with a new {{TreeMap}} -- 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