[
https://issues.apache.org/jira/browse/CASSANDRA-21523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18096580#comment-18096580
]
Michael Semb Wever edited comment on CASSANDRA-21523 at 7/15/26 10:21 PM:
--------------------------------------------------------------------------
patch: https://github.com/apache/cassandra/pull/4939
ci: http://ci-cassandra.infra.datastax.com/job/cassandra-21523/25/
was (Author: michaelsembwever):
patch: https://github.com/apache/cassandra/pull/4939
> jenkins shouldn't retry on fail-fast exceptions
> -----------------------------------------------
>
> Key: CASSANDRA-21523
> URL: https://issues.apache.org/jira/browse/CASSANDRA-21523
> Project: Apache Cassandra
> Issue Type: Bug
> Components: CI
> Reporter: Michael Semb Wever
> Assignee: Michael Semb Wever
> Priority: Normal
> Fix For: 5.0.x, 6.x, 7.x
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Splits retry with the exception of user aborts. It should also avoid retries
> on fail-fast exception (which happens when other split has failed both its
> attempt and retry).
> This was observed on pre-ci.cassandra.apache.org, and it was leading to a lot
> of waste in the builds.
> While debugging this and hitting {{CommitLogSegmentManagerCDCTest}}
> (CASSANDRA-20091), issues with agents were being evicted at the node level
> due to disk usage. While this is solved by adding volumes to each container
> (with enough space), determining the amount is a moving target depending on
> build files and logs as well as the docker image size (particularly the
> ubuntu-test.docker image).
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]