Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v23.2.x] cloud_storage: Log client address in batch parser #14958

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #14957

The client address is added to the remote segment batch parser logs. The
address cannot be set as a member because a remote segment reader may be
cached and have its configuration reset. The client address is always
read from the configuration to make sure we get the latest address.

(cherry picked from commit 0996d4f)
(cherry picked from commit e4de1ce)
@vbotbuildovich vbotbuildovich added this to the v23.2.x-next milestone Nov 14, 2023
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Nov 14, 2023
@piyushredpanda piyushredpanda marked this pull request as ready for review November 14, 2023 08:54
@piyushredpanda piyushredpanda merged commit b049f55 into redpanda-data:v23.2.x Nov 14, 2023
17 of 19 checks passed
@piyushredpanda piyushredpanda modified the milestones: v23.2.x-next, v23.2.16 Nov 15, 2023
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.

3 participants