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 0AAA6108E3 for ; Mon, 17 Jun 2013 19:48:22 +0000 (UTC) Received: (qmail 40280 invoked by uid 500); 17 Jun 2013 19:48:20 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 40250 invoked by uid 500); 17 Jun 2013 19:48: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 40195 invoked by uid 99); 17 Jun 2013 19:48:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jun 2013 19:48:20 +0000 Date: Mon, 17 Jun 2013 19:48:20 +0000 (UTC) From: "Keith Turner (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1518) FileOperations expects RFile filenames to contain only 1 dot. 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-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13685904#comment-13685904 ] Keith Turner commented on ACCUMULO-1518: ---------------------------------------- [~dlyle] thanks for the patch. Let me know if you would like to be added to the contributors page and if you would like your org set. The unit test was not properly formatted and did not have the Apache License header. I fixed these issues before committing. The Accumulo [source|http://accumulo.apache.org/source.html] page has some info on formatting source code. > FileOperations expects RFile filenames to contain only 1 dot. > ------------------------------------------------------------- > > Key: ACCUMULO-1518 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1518 > Project: Accumulo > Issue Type: Bug > Affects Versions: 1.4.2, 1.4.3, 1.5.0 > Reporter: David M. Lyle > Fix For: 1.4.4, 1.5.1, 1.6.0 > > Attachments: accumulo-1518-1.4.3.patch, accumulo-1518.patch > > > If I attempt to create or read an RFile that contains more than 1 dot in the filename, FileOperations throws an IllegalArgumentException("File name " + name + " has no extension"). > Please allow creation/import of RFiles that have more than 1 dot in the filename. -- 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