[
https://issues.apache.org/jira/browse/ACCUMULO-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14134335#comment-14134335
]
Josh Elser commented on ACCUMULO-3117:
--------------------------------------
bq. Maybe we need to add it twice just to be safe?
Probably not a bad idea. In the normal write path, the TServer is going to make
a ServerMutation from the TMutation so that's two copies there, too. Let me add
that check and see if it would catch this test case.
Also, reducing the number of mutations written in the IT also fixed the test,
so that's an alternative too.
> UnorderedWorkAssignerReplicationIT failing in nightly tests
> -----------------------------------------------------------
>
> Key: ACCUMULO-3117
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3117
> Project: Accumulo
> Issue Type: Bug
> Components: test
> Reporter: Eric Newton
> Assignee: Eric Newton
> Fix For: 1.7.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> UnorderedWorkAssignerReplicationIT#dataReplicatedToThePeer fails:
> "Drain did not finish within 30 seconds"
> UnorderedWorkAssignerReplicationIT#dataWasReplicatedToThePeerWithoutDrain
> fails:
> "test timed out after 300000 milliseconds"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)