Michael Semb Wever created CASSANDRA-21523:
----------------------------------------------

             Summary: 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


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]

Reply via email to