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

Jon Meredith commented on CASSANDRA-18815:
------------------------------------------

The difference in behavior is interesting and I don't have a good explanation 
for. The clusters we saw the deadlock on were running 4.1 and the changes in 
18733 could definitely affect the order threads see the message. 

If the test is causing the log error, then adding a suppression for it seems 
like the way to go.

> Fix dtests: 
> replace_address_test.TestReplaceAddress.test_restart_failed_replace and others
> ------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-18815
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18815
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Consistency/Coordination
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>            Priority: Normal
>             Fix For: 5.0.x, 5.x
>
>
> https://ci-cassandra.apache.org/job/Cassandra-5.0/18/testReport/dtest-large.replace_address_test/TestReplaceAddress/test_restart_failed_replace/
> This and other similar tests recently started failing:
> {noformat}
> Unexpected error found in node logs (see stdout for full details). Errors: 
> [[replacement] 'ERROR [Stream-Deserializer-/127.0.0.1:7000-91782e47] 
> 2023-08-29 23:05:51,677 StreamSession.java:700 - [Stream 
> #990152d0-46c0-11ee-9290-158c46e94542] Socket closed before session 
> completion, peer 127.0.0.1:7000 is probably 
> down.\njava.nio.channels.ClosedChannelException: null\n\tat 
> org.apache.cassandra.net.AsyncStreamingInputPlus.reBuffer(AsyncStreamingInputPlus.java:119)\n\tat
>  
> org.apache.cassandra.io.util.RebufferingInputStream.readByte(RebufferingInputStream.java:178)\n\tat
>  
> org.apache.cassandra.streaming.messages.StreamMessage.deserialize(StreamMessage.java:49)\n\tat
>  
> org.apache.cassandra.streaming.StreamDeserializingTask.run(StreamDeserializingTask.java:59)\n\tat
>  
> io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat
>  java.base/java.lang.Thread.run(Thread.java:833)']
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to