You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/05/01 20:11:07 UTC

[jira] [Commented] (ACCUMULO-3756) RangeInputSplit extends non public class

    [ https://issues.apache.org/jira/browse/ACCUMULO-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14523557#comment-14523557 ] 

Josh Elser commented on ACCUMULO-3756:
--------------------------------------

[~kturner] gave me a status update last night in IRC. https://github.com/keith-turner/accumulo/commit/6ee07209077622a41dfa1bda345d5d8efa9882e1 contains some work he's done which attempts to avoid AccumuloInputSplit being leaked out of the MR code. He's planning to get this finalized on Monday and then we can make a decision about if this is a worthwhile improvement for 1.7.0.

I'm ok with this for now because, either way, how the implementation works shouldn't be changing for testing purposes. It's only changing where that code is located.

> RangeInputSplit extends non public class
> ----------------------------------------
>
>                 Key: ACCUMULO-3756
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3756
>             Project: Accumulo
>          Issue Type: Sub-task
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>             Fix For: 1.7.0
>
>
> While working on ACCUMULO-3657, I realized that RangeInputSplit now extends a non public API class. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)