Skip to content

Conversation

@djatnieks
Copy link

What is the issue

Corruption exception from compaction task didn't notify error handler.

Compaction aborted/failed metrics were not updated in some cases.

What does this PR fix and why was it fixed

Trigger JVMStabilityInspector for corruption exception from compaction task and update aborted/failed metircs properly.

Trigger JVMStabilityInspector for error from repair validation.

…xception on compaction task (#1901)

Corruption excetion from compaction task didn't notify error handler.

Compaction aborted/failed metrics were not updated in some cases.

Trigger JVMStabilityInspector for corruption exception from compaction
task and update aborted/failed metircs properly.

Trigger JVMStabilityInspecto for error from repair validation.
@github-actions
Copy link

github-actions bot commented Sep 4, 2025

Checklist before you submit for review

  • This PR adheres to the Definition of Done
  • Make sure there is a PR in the CNDB project updating the Converged Cassandra version
  • Use NoSpamLogger for log lines that may appear frequently in the logs
  • Verify test results on Butler
  • Test coverage for new/modified code is > 80%
  • Proper code formatting
  • Proper title for each commit staring with the project-issue number, like CNDB-1234
  • Each commit has a meaningful description
  • Each commit is not very long and contains related changes
  • Renames, moves and reformatting are in distinct commits
  • All new files should contain the DataStax copyright header instead of the Apache License one

@djatnieks djatnieks requested a review from driftx September 4, 2025 17:22
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 4, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
75.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@cassci-bot
Copy link

✔️ Build ds-cassandra-pr-gate/PR-1982 approved by Butler


Approved by Butler
See build details here

@djatnieks djatnieks merged commit 29ef88f into main-5.0 Sep 5, 2025
580 of 592 checks passed
@djatnieks djatnieks deleted the CNDB-15283 branch September 5, 2025 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants