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 1A29F10EED for ; Tue, 1 Apr 2014 18:27:26 +0000 (UTC) Received: (qmail 87771 invoked by uid 500); 1 Apr 2014 18:27:23 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 87645 invoked by uid 500); 1 Apr 2014 18:27:18 -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 87515 invoked by uid 99); 1 Apr 2014 18:27:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Apr 2014 18:27:16 +0000 Date: Tue, 1 Apr 2014 18:27:16 +0000 (UTC) From: "Sean Busbey (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2586) RangeInputSplit package name changed 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-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956855#comment-13956855 ] Sean Busbey commented on ACCUMULO-2586: --------------------------------------- I believe it'd be needed in 1.6 so that the deprecation tag persists through a major release. then they could be dropped in the version after 1.6. > RangeInputSplit package name changed > ------------------------------------ > > Key: ACCUMULO-2586 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2586 > Project: Accumulo > Issue Type: Bug > Affects Versions: 1.5.1 > Reporter: Josh Elser > Assignee: Josh Elser > Priority: Minor > Fix For: 1.5.2 > > Attachments: 0001-ACCUMULO-2586-Add-in-a-deprecated-RangeInputSplit-to-2.patch, 0001-ACCUMULO-2586-Add-in-a-deprecated-RangeInputSplit-to.patch > > > RangeInputSplit (inner class of InputFormatBase). 1.5.1 release vote had deemed this class not *actually* a part of the public API and, thus, that the change was OK to make without the regular deprecation cycles. > User was using this class directly, because it was public, and had incompatibility between 1.5.0 and 1.5.1. -- This message was sent by Atlassian JIRA (v6.2#6252)