[infinispan-issues] [JBoss JIRA] (ISPN-3742) StateTransferReplicationQueueTest random failures
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Thu Nov 28 04:33:06 EST 2013
[ https://issues.jboss.org/browse/ISPN-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927288#comment-12927288 ]
Dan Berindei commented on ISPN-3742:
------------------------------------
Looks like the test was *not* using initially async marshalling initially, this only got changed during the switch to the new programmatic configuration.
> StateTransferReplicationQueueTest random failures
> -------------------------------------------------
>
> Key: ISPN-3742
> URL: https://issues.jboss.org/browse/ISPN-3742
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 6.0.0.Final
> Reporter: Dan Berindei
> Assignee: Mircea Markus
> Labels: testsuite_stability
>
> The writer thread in StateTransferReplicationQueueTest is too fast, and sometimes it generates so many writes that it takes more than 5 seconds for the second node to apply all of them.
> We should use a much smaller limit for the replication queue, and the test should wait until all the commands have been replicated instead of using an arbitrary timeout.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list