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 63CA110C13 for ; Wed, 9 Oct 2013 22:42:45 +0000 (UTC) Received: (qmail 18862 invoked by uid 500); 9 Oct 2013 22:42:44 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 18811 invoked by uid 500); 9 Oct 2013 22:42: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 18689 invoked by uid 99); 9 Oct 2013 22:42:43 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Oct 2013 22:42:43 +0000 Date: Wed, 9 Oct 2013 22:42:43 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-1745) Merge broken on cloned tables 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-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs updated ACCUMULO-1745: ---------------------------------------- Priority: Blocker (was: Critical) > Merge broken on cloned tables > ----------------------------- > > Key: ACCUMULO-1745 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1745 > Project: Accumulo > Issue Type: Bug > Reporter: John Vines > Priority: Blocker > Fix For: 1.6.0 > > > This is with a recent version of the 1.6 build. I have tested and it does NOT occur in 1.5.0. > in the shell- > createtable testtable > addsplits a b c d > clonetable testtable clonetable > table clonetable > merge -e b > The master will get stuck in an infinite loop attempting to find the non-existant c-00000000 directory. -- This message was sent by Atlassian JIRA (v6.1#6144)