[ 
https://issues.apache.org/jira/browse/CASSANDRA-15524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024465#comment-17024465
 ] 

Jon Meredith commented on CASSANDRA-15524:
------------------------------------------

I'm happy to take a look at this as I added the functionality/test somewhat 
recently. It runs reliably for me on my local machine (both from IDEA and 
running {{ant test-jvm-dtest-some 
-Dtest.name=org.apache.cassandra.distributed.test.MessageForwardingTest 
-Dtest.methods=mutationsForwardedToAllReplicasTest}} ),
 so I'll try and find some other places to look and track down the build logs.

> Fix flakey test - org.apache.cassandra.distributed.test.MessageForwardingTest 
> mutationsForwardedToAllReplicasTest
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-15524
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15524
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest
>            Reporter: David Capwell
>            Priority: Normal
>             Fix For: 4.0-alpha
>
>
> {code}
> junit.framework.AssertionFailedError: /127.0.0.2 should have been randomized 
> to forward messages
>       at 
> org.apache.cassandra.distributed.test.MessageForwardingTest.lambda$mutationsForwardedToAllReplicasTest$7(MessageForwardingTest.java:87)
>       at java.base/java.util.HashMap.forEach(HashMap.java:1336)
>       at 
> org.apache.cassandra.distributed.test.MessageForwardingTest.mutationsForwardedToAllReplicasTest(MessageForwardingTest.java:87)
>       at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>       at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to