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/09 19:54:59 UTC

[jira] [Updated] (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 updated ACCUMULO-3788:
---------------------------------
    Component/s:     (was: t)

> 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
>              Labels: 1.7.0_QA
>             Fix For: 1.8.0, 1.7.1
>
>
> 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)