Skip to content

[v25.2.x] c/rm_stm: downgrade log level of skipping cleanup#30179

Open
vbotbuildovich wants to merge 1 commit intoredpanda-data:v25.2.xfrom
vbotbuildovich:backport-pr-30174-v25.2.x-622
Open

[v25.2.x] c/rm_stm: downgrade log level of skipping cleanup#30179
vbotbuildovich wants to merge 1 commit intoredpanda-data:v25.2.xfrom
vbotbuildovich:backport-pr-30174-v25.2.x-622

Conversation

@vbotbuildovich
Copy link
Copy Markdown
Collaborator

Backport of PR #30174

Producer cleanup may be skipped due to a race
condition where a producer is marked active in
the brief interval between being flagged for
eviction and the actual cleanup.
This is a legit race at scale and eviction pressure.

(cherry picked from commit 443a06d)
@vbotbuildovich vbotbuildovich added this to the v25.2.x-next milestone Apr 15, 2026
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Apr 15, 2026
@vbotbuildovich vbotbuildovich requested a review from bharathv April 15, 2026 20:41
@bharathv bharathv enabled auto-merge April 15, 2026 20:43
@vbotbuildovich
Copy link
Copy Markdown
Collaborator Author

Retry command for Build#83196

please wait until all jobs are finished before running the slash command

/ci-repeat 1
skip-redpanda-build
skip-units
skip-rebase
tests/rptest/tests/random_node_operations_test.py::RandomNodeOperationsTest.test_node_operations@{"cloud_storage_type":2,"compaction_mode":"chunked_sliding_window","enable_failures":false,"mixed_versions":true,"with_iceberg":false}

@vbotbuildovich
Copy link
Copy Markdown
Collaborator Author

CI test results

test results on build#83196
test_status test_class test_method test_arguments test_kind job_url passed reason test_history
FAIL cluster_metadata_uploader_fixture test_upload_in_term unit https://buildkite.com/redpanda/redpanda/builds/83196#019d92e1-8e05-47d0-83b7-c1744d929929 0/1
FLAKY(PASS) MaintenanceTest test_maintenance_sticky {"use_rpk": false} integration https://buildkite.com/redpanda/redpanda/builds/83196#019d92f5-e64a-45db-8a62-21b3a93b3aa3 10/11 Test PASSES after retries.No significant increase in flaky rate(baseline=0.0385, p0=1.0000, reject_threshold=0.0100. adj_baseline=0.1110, p1=0.3083, trust_threshold=0.5000) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=MaintenanceTest&test_method=test_maintenance_sticky
FLAKY(FAIL) RandomNodeOperationsTest test_node_operations {"cloud_storage_type": 2, "compaction_mode": "chunked_sliding_window", "enable_failures": false, "mixed_versions": true, "with_iceberg": false} integration https://buildkite.com/redpanda/redpanda/builds/83196#019d92f5-e64a-45db-8a62-21b3a93b3aa3 7/11 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0050, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=RandomNodeOperationsTest&test_method=test_node_operations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/redpanda kind/backport PRs targeting a stable branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants