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/10 23:08:00 UTC

[jira] [Resolved] (ACCUMULO-3788) ContinuousBatchWalker fails trying to set ranges on closed batchscanner

     [ https://issues.apache.org/jira/browse/ACCUMULO-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser resolved ACCUMULO-3788.
----------------------------------
    Resolution: Fixed
      Assignee: Josh Elser

> ContinuousBatchWalker fails trying to set ranges on closed batchscanner
> -----------------------------------------------------------------------
>
>                 Key: ACCUMULO-3788
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3788
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>              Labels: 1.7.0_QA
>             Fix For: 1.7.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The second iteration of a continuous batch walker will always fail.
> # Create batchscanner
> # Set ranges
> # Read data
> # Close batchscanner
> # Set ranges
> At the top of the loop in {{ContinuousBatchWalker#main}}, the BatchScanner needs to be recreated.



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