Skip to content

[v25.3.x] shadowing/mux_consumer: fix per partition max partition buffered bytes#29752

Open
vbotbuildovich wants to merge 1 commit intoredpanda-data:v25.3.xfrom
vbotbuildovich:backport-pr-29750-v25.3.x-224
Open

[v25.3.x] shadowing/mux_consumer: fix per partition max partition buffered bytes#29752
vbotbuildovich wants to merge 1 commit intoredpanda-data:v25.3.xfrom
vbotbuildovich:backport-pr-29750-v25.3.x-224

Conversation

@vbotbuildovich
Copy link
Collaborator

Backport of PR #29750

Seems like a copy-pasta error. New logic sets it twice of max of what
can be fetched per partition in a single fetch request. Earlier default
was much higher.

(cherry picked from commit d4198c6)
@vbotbuildovich vbotbuildovich added this to the v25.3.x-next milestone Mar 5, 2026
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Mar 5, 2026
@vbotbuildovich vbotbuildovich requested a review from bharathv March 5, 2026 00:29
@vbotbuildovich
Copy link
Collaborator Author

CI test results

test results on build#81400
test_class test_method test_arguments test_kind job_url test_status passed reason test_history
ShadowLinkingReplicationTests test_replication_with_failures null integration https://buildkite.com/redpanda/redpanda/builds/81400#019cbb75-0ecd-42ae-86aa-56fab425d173 FLAKY 10/11 Test PASSES after retries.No significant increase in flaky rate(baseline=0.0000, p0=1.0000, reject_threshold=0.0100. adj_baseline=0.1000, p1=0.3487, trust_threshold=0.5000) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=ShadowLinkingReplicationTests&test_method=test_replication_with_failures
src/v/storage/tests/storage_e2e_single_thread src/v/storage/tests/storage_e2e_single_thread unit https://buildkite.com/redpanda/redpanda/builds/81400#019cbb66-abd6-400c-aaf9-c3753e520fc8 FAIL 0/1

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