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/06/24 19:48:25 UTC

[jira] [Created] (ACCUMULO-2948) Possible race condition in ZooLockTest

Josh Elser created ACCUMULO-2948:
------------------------------------

             Summary: Possible race condition in ZooLockTest
                 Key: ACCUMULO-2948
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2948
             Project: Accumulo
          Issue Type: Bug
          Components: test
    Affects Versions: 1.6.0, 1.5.1
            Reporter: Josh Elser
            Assignee: Josh Elser
            Priority: Trivial
             Fix For: 1.5.2, 1.6.1, 1.7.0


Noticed this the last time I was in the file. The tests share a static int and increment it to get a unique number.

This has the potential to break if we ever start trying to run surefire tests concurrently on the method level.



--
This message was sent by Atlassian JIRA
(v6.2#6252)