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 CEF31116F0 for ; Thu, 17 Jul 2014 17:29:06 +0000 (UTC) Received: (qmail 72925 invoked by uid 500); 17 Jul 2014 17:29:06 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 72856 invoked by uid 500); 17 Jul 2014 17:29:06 -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 72587 invoked by uid 99); 17 Jul 2014 17:29:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Jul 2014 17:29:06 +0000 Date: Thu, 17 Jul 2014 17:29:06 +0000 (UTC) From: "Eric Newton (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ACCUMULO-3003) accumulo tablet fails to load if the directory name ends with "rf" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Eric Newton created ACCUMULO-3003: ------------------------------------- Summary: accumulo tablet fails to load if the directory name ends with "rf" Key: ACCUMULO-3003 URL: https://issues.apache.org/jira/browse/ACCUMULO-3003 Project: Accumulo Issue Type: Bug Components: tserver Affects Versions: 1.6.0 Reporter: Eric Newton Assignee: Eric Newton Priority: Blocker Fix For: 1.6.1 Code tries to determine if an entry is an rfile, by using the heuristic that it is, if it ends in "rf". However, directories can end in "rf" Murphy's law... -- This message was sent by Atlassian JIRA (v6.2#6252)