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.1.x] kafka: Usage manager bugfixes #9965

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #9917

- Cloud storage metrics were only reported correctly when queried on the
leader node.

- This change ensures that the metric when queried is saved in memory in
the health_montior on followers

- Fixes: redpanda-data#9702

(cherry picked from commit 5a37b5d)
- Not calling `co_await` on mutex::get_units means no lock is actually
held.

- Fixes: redpanda-data#9647

(cherry picked from commit 9ded5ed)
@vbotbuildovich vbotbuildovich added this to the v23.1.x-next milestone Apr 11, 2023
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Apr 11, 2023
@graphcareful graphcareful marked this pull request as ready for review April 11, 2023 14:01
@michael-redpanda michael-redpanda merged commit 74c0157 into redpanda-data:v23.1.x Apr 11, 2023
@vshtokman vshtokman modified the milestones: v23.1.x-next, v23.1.7 Apr 12, 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.

4 participants