[
https://issues.apache.org/jira/browse/CASSANDRA-21523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18096580#comment-18096580
]
Michael Semb Wever commented on CASSANDRA-21523:
------------------------------------------------
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
> Priority: Normal
>
> 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]