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/11/01 18:01:34 UTC

[jira] [Created] (ACCUMULO-3290) ShellServerIT#listscans fails if scan shows up a QUEUED

Josh Elser created ACCUMULO-3290:
------------------------------------

             Summary: ShellServerIT#listscans fails if scan shows up a QUEUED
                 Key: ACCUMULO-3290
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3290
             Project: Accumulo
          Issue Type: Bug
          Components: test
    Affects Versions: 1.6.1
            Reporter: Josh Elser
            Assignee: Josh Elser
            Priority: Minor
             Fix For: 1.6.2, 1.7.0


Noticed in nightly test runs: 

{noformat}
host:33537 | host:46624 | 6ms | 6ms | QUEUED |SINGLE | root |listscans | [] | | 8<< |[SlowIterator=30,org.apache.accumulo.test.functional.SlowIterator] | {SlowIterator={sleepTime=500}}
{noformat}

The test failed because it had the scan listed as QUEUED instead of RUNNING. Since the test checks multiple outputs of {{listscans}}, we should not fail the test when we observe QUEUED.



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