Skip to content

CNDB-11971: Fix byteman rule target for TrieMemtableMetricsTest#2264

Merged
driftx merged 1 commit intomain-5.0from
CNDB-11971
Mar 16, 2026
Merged

CNDB-11971: Fix byteman rule target for TrieMemtableMetricsTest#2264
driftx merged 1 commit intomain-5.0from
CNDB-11971

Conversation

@driftx
Copy link
Copy Markdown

@driftx driftx commented Mar 10, 2026

What is the issue

TrieMemtableMetricsTest's byteman rule has the wrong target method

What does this PR fix and why was it fixed

Correctly uses the 'apply' method

@github-actions
Copy link
Copy Markdown

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

@sonarqubecloud
Copy link
Copy Markdown

@cassci-bot
Copy link
Copy Markdown

❌ Build ds-cassandra-pr-gate/PR-2264 rejected by Butler


1 regressions found
See build details here


Found 1 new test failures

Test Explanation Runs Upstream
o.a.c.index.sai.cql.VectorCompaction100dTest.testOneToManyCompaction[dc true] () NEW 🔴 0 / 21

Found 1 known test failures

@driftx driftx merged commit 5ac5de4 into main-5.0 Mar 16, 2026
3 of 5 checks passed
@driftx driftx deleted the CNDB-11971 branch March 16, 2026 12:38
michaelsembwever pushed a commit that referenced this pull request Mar 25, 2026
### What is the issue
TrieMemtableMetricsTest's byteman rule has the wrong target method

### What does this PR fix and why was it fixed
Correctly uses the 'apply' method
michaelsembwever pushed a commit that referenced this pull request Mar 27, 2026
### What is the issue
TrieMemtableMetricsTest's byteman rule has the wrong target method

### What does this PR fix and why was it fixed
Correctly uses the 'apply' method
michaelsembwever pushed a commit that referenced this pull request Apr 14, 2026
### What is the issue
TrieMemtableMetricsTest's byteman rule has the wrong target method

### What does this PR fix and why was it fixed
Correctly uses the 'apply' method
michaelsembwever pushed a commit that referenced this pull request Apr 15, 2026
### What is the issue
TrieMemtableMetricsTest's byteman rule has the wrong target method

### What does this PR fix and why was it fixed
Correctly uses the 'apply' method
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.

3 participants