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/20 22:46:00 UTC

[jira] [Created] (ACCUMULO-3838) ReplicationIT.replicationEntriesPrecludeWalDeletion failed because it missed an expected WAL

Josh Elser created ACCUMULO-3838:
------------------------------------

             Summary: ReplicationIT.replicationEntriesPrecludeWalDeletion failed because it missed an expected WAL
                 Key: ACCUMULO-3838
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3838
             Project: Accumulo
          Issue Type: Bug
          Components: test
    Affects Versions: 1.7.0
            Reporter: Josh Elser
            Assignee: Josh Elser
            Priority: Minor
             Fix For: 1.8.0, 1.7.1


Automated testing found a situation where we have 4 WALs in the replication table, but only expected to find 3. Thus, the test failed.

Looking at the master log, there shouldn't be any way that the test _didn't_ see this log. My hunch is that the test accidentally removed one of the logs that should have been left in the expected set.

Need to revisit the logic to make sure it's solid.



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