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 2014/09/16 23:03:33 UTC

[jira] [Created] (ACCUMULO-3136) AllowScansToBeInterruptedIT might interrupt before the scan started

Josh Elser created ACCUMULO-3136:
------------------------------------

             Summary: AllowScansToBeInterruptedIT might interrupt before the scan started
                 Key: ACCUMULO-3136
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3136
             Project: Accumulo
          Issue Type: Bug
          Components: test
            Reporter: Josh Elser
             Fix For: 1.7.0


(aka Accumulo3030IT)

Like the comment says, checking the active scans might catch a metadata table scan and interrupt before the scan we're trying to interrupt is actually running.

The test can be made better to check the {{ActiveScan}} for the tablet server.



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