[
https://issues.apache.org/jira/browse/CASSANDRA-19849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17875874#comment-17875874
]
Alex Petrov edited comment on CASSANDRA-19849 at 8/22/24 2:44 PM:
------------------------------------------------------------------
All test failures are in files this patch does not touch, and the patch only
touches/fixes a single test file.
was (Author: ifesdjeen):
All test failures are in files this patch does not touch.
> Test Failure:
> org.apache.cassandra.tcm.sequences.ProgressBarrierTest.testProgressBarrier
> ----------------------------------------------------------------------------------------
>
> Key: CASSANDRA-19849
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19849
> Project: Cassandra
> Issue Type: Bug
> Components: CI
> Reporter: Ekaterina Dimitrova
> Assignee: Alex Petrov
> Priority: Normal
> Fix For: 5.x
>
> Attachments: ci_summary.html, result_details.tar.gz
>
>
> Seen on current trunk here:
> https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/2726/workflows/2d5c888b-d5b8-4f72-9fcb-9e7ae0887940/jobs/61321/tests
> {code:java}
> junit.framework.AssertionFailedError: Should have collected at least 15 nodes
> but got 14.
> RF: NtsReplicationFactor{map={datacenter1=5, datacenter2=5, datacenter3=5}}
> Replicas: [/127.0.0.1:7012, /127.0.0.2:7012, /127.0.0.3:7012,
> /127.0.0.4:7012, /127.0.0.5:7012, /127.0.0.6:7012, /127.0.0.7:7012,
> /127.0.0.8:7012, /127.0.0.9:7012, /127.0.0.10:7012, /127.0.0.11:7012,
> /127.0.0.12:7012, /127.0.0.13:7012, /127.0.0.14:7012]
> Nodes: [/127.0.0.1:7012, /127.0.0.2:7012, /127.0.0.3:7012, /127.0.0.4:7012,
> /127.0.0.5:7012, /127.0.0.6:7012, /127.0.0.7:7012, /127.0.0.8:7012,
> /127.0.0.9:7012, /127.0.0.10:7012, /127.0.0.11:7012, /127.0.0.12:7012,
> /127.0.0.13:7012, /127.0.0.14:7012]
> at
> org.apache.cassandra.tcm.sequences.ProgressBarrierTest.testProgressBarrier(ProgressBarrierTest.java:176)
> 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.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]