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

Josh McKenzie commented on CASSANDRA-17660:
-------------------------------------------

[CI Results]
Branch: 4.1, build number: 38
   butler url: 
https://butler.cassandra.apache.org/#/ci/upstream/compare/Cassandra-4.1/Cassandra-4.1
   jenkins url: https://ci-cassandra.apache.org/job/Cassandra-4.1/38/
   JIRA: CASSANDRA-17660
   commit url: 
https://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=commit;h=fb8bf30c6d1b6f893a77a74b9e8b4223e5497dd4
   affected paths:
* src/java/org/apache/cassandra/net/PingMessage.java

   Build Result: UNSTABLE
   Passing Tests: 48053
   Failing Tests: 12

||Test|Failures|JIRA||
|org.apache.cassandra.db.SinglePartitionSliceCommandTest.testPartitionDeletionRowDeletionTie-compression|4
 of 36|[CASSANDRA-17458?|https://issues.apache.org/jira/browse/CASSANDRA-17458]|
|org.apache.cassandra.distributed.upgrade.MixedModeAvailabilityV3XTest.testAvailability|3
 of 36|[CASSANDRA-17310?|https://issues.apache.org/jira/browse/CASSANDRA-17310]|
|org.apache.cassandra.cql3.validation.entities.SecondaryIndexTest.testRangeQuery|2
 of 36|[No JIRA 
found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]
|dtest-upgrade.upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_11_x_To_indev_4_1_x.test_indexed_with_eq|1
 of 36|[CASSANDRA-17627?|https://issues.apache.org/jira/browse/CASSANDRA-17627]|
|org.apache.cassandra.cql3.ViewComplexTTLTest.testUpdateColumnInViewPKWithTTLWithFlush[3]|8
 of 36|[No JIRA 
found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]
|org.apache.cassandra.distributed.test.SchemaTest.readRepairWithCompaction|5 of 
36|[CASSANDRA-17641?|https://issues.apache.org/jira/browse/CASSANDRA-17641]|
|org.apache.cassandra.net.ProxyHandlerConnectionsTest.testExpireSome-cdc|6 of 
36|[CASSANDRA-17301?|https://issues.apache.org/jira/browse/CASSANDRA-17301]|
|org.apache.cassandra.distributed.upgrade.MixedModeAvailabilityV30Test.testAvailability|6
 of 36|[CASSANDRA-17307?|https://issues.apache.org/jira/browse/CASSANDRA-17307]|
|dtest-offheap.repair_tests.incremental_repair_test.TestIncRepair.test_multiple_repair|2
 of 36|[CASSANDRA-11268?|https://issues.apache.org/jira/browse/CASSANDRA-11268]|
|org.apache.cassandra.distributed.test.CASTest.testConflictingWritesWithStaleRingInformation|8
 of 36|[CASSANDRA-17461?|https://issues.apache.org/jira/browse/CASSANDRA-17461]|
|org.apache.cassandra.distributed.upgrade.MixedModeReadRepairWriteTest.mixedModeReadRepairUpdate|2
 of 36|[No JIRA 
found|https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252]
|dtest-offheap.repair_tests.repair_test.TestRepair.test_dead_sync_participant|2 
of 36|[Multiple JIRAs 
found|https://issues.apache.org/jira/issues/?jql=project%20%3D%20CASSANDRA%20and%20resolution%20%3D%20unresolved%20and%20summary%20~%20"*TestRepair*";]


> jvm-dtest upgrade failures due to 3.x Ping not allowing serialize
> -----------------------------------------------------------------
>
>                 Key: CASSANDRA-17660
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17660
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/java
>            Reporter: David Capwell
>            Assignee: David Capwell
>            Priority: Normal
>             Fix For: 3.0.28, 3.11.14
>
>
> trunk jvm upgrade tests periodically fail due to the ping message not being 
> able to be serialized on 3.x branches.  We need support for jvm-dtest even if 
> we ignore the messages.
> {code}
> Suppressed: java.lang.UnsupportedOperationException
>               at 
> org.apache.cassandra.net.PingMessage$PingMessageSerializer.serialize(PingMessage.java:45)
>               at 
> org.apache.cassandra.net.PingMessage$PingMessageSerializer.serialize(PingMessage.java:41)
>               at 
> org.apache.cassandra.distributed.impl.Instance.serializeMessage(Instance.java:362)
>               at 
> org.apache.cassandra.distributed.impl.Instance$1.allowIncomingMessage(Instance.java:302)
>               at 
> org.apache.cassandra.net.MessagingService.receive(MessagingService.java:866)
>               at 
> org.apache.cassandra.net.IncomingTcpConnection.receiveMessage(IncomingTcpConnection.java:224)
>               at 
> org.apache.cassandra.net.IncomingTcpConnection.receiveMessages(IncomingTcpConnection.java:193)
>               at 
> org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:96)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to