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

c/hm_backend: cache the collected report #17912

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

mmaslankaprv
Copy link
Member

When report is collected by the fiber requesting current node health report it should be cached in the reports cache to prevent the next collection. Added caching of the current node health report.

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.3.x
  • v23.2.x

Release Notes

  • none

When report is collected by the fiber requesting current node health
report it should be cached in the reports cache to prevent the next
collection. Added caching of the current node health report.

Signed-off-by: Michał Maślanka <michal@redpanda.com>
@piyushredpanda
Copy link
Contributor

A new unit-test failure I see.

@mmaslankaprv
Copy link
Member Author

mmaslankaprv commented Apr 17, 2024

A new unit-test failure I see.

this error seems unrelated. the test was introduced 2 weeks ago and it is a single node scenario

@vbotbuildovich
Copy link
Collaborator

@piyushredpanda piyushredpanda merged commit 8f7ec9e into redpanda-data:dev Apr 17, 2024
18 checks passed
@vbotbuildovich
Copy link
Collaborator

/backport v23.3.x

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

Successfully merging this pull request may close these issues.

None yet

4 participants