You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2014/02/24 19:35:19 UTC

[jira] [Created] (ACCUMULO-2397) MetadataIT has a race condition

Eric Newton created ACCUMULO-2397:
-------------------------------------

             Summary: MetadataIT has a race condition
                 Key: ACCUMULO-2397
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2397
             Project: Accumulo
          Issue Type: Bug
          Components: test
            Reporter: Eric Newton
            Assignee: Eric Newton
            Priority: Minor
             Fix For: 1.6.0


in {{testFlushAndCompact}} the metadata table is dirtied, then flushed.  However, the root table could flush on its own before the manual flush, which would cause subsequent examination of files to compare as equal.




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)