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 649E8CEBF for ; Thu, 5 Jun 2014 17:35:02 +0000 (UTC) Received: (qmail 15907 invoked by uid 500); 5 Jun 2014 17:35:02 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 15871 invoked by uid 500); 5 Jun 2014 17:35:02 -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 15862 invoked by uid 99); 5 Jun 2014 17:35:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jun 2014 17:35:02 +0000 Date: Thu, 5 Jun 2014 17:35:02 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2857) MockTableOperations.tableIdMap always returns tableName as ID 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-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019001#comment-14019001 ] ASF subversion and git services commented on ACCUMULO-2857: ----------------------------------------------------------- Commit 8ebf6179433de4ad50c21f51a4c0c10520f34d31 in accumulo's branch refs/heads/1.6.1-SNAPSHOT from [~elserj] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=8ebf617 ] ACCUMULO-2857 Messed up the merge > MockTableOperations.tableIdMap always returns tableName as ID > ------------------------------------------------------------- > > Key: ACCUMULO-2857 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2857 > Project: Accumulo > Issue Type: Bug > Components: client > Affects Versions: 1.5.1, 1.6.0 > Reporter: Josh Elser > Assignee: Josh Elser > Fix For: 1.5.2, 1.6.1, 1.7.0 > > > Noticed and fixed this during ACCUMULO-378. > An exception was thrown unexpectedly when trying to use tableIdMap with a MockInstance. Lift fix from 93c8bddc71d1ee190649eeab263205185d75421c into main tree. -- This message was sent by Atlassian JIRA (v6.2#6252)