Josh Elser created ACCUMULO-4053:
------------------------------------
Summary: ReplicationOperations.drain() is returning too quickly
Key: ACCUMULO-4053
URL: https://issues.apache.org/jira/browse/ACCUMULO-4053
Project: Accumulo
Issue Type: Bug
Components: replication
Reporter: Josh Elser
Assignee: Josh Elser
Fix For: 1.7.1, 1.8.0
Looking into a failure of
MultiInstanceReplicationIT.dataWasReplicatedToThePeer, the test recorded that
the primary instance had data that the peer did not.
Digging into the logs, I can see that by the time the test had failed, the
master was only closing and creating the work records for one of the WALs that
the test should've been waiting on to drain.
As such, something is goofed up.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)