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.3.x] admin: stream more json results #16719

Merged
merged 3 commits into from
Feb 28, 2024

Conversation

michael-redpanda
Copy link
Contributor

@michael-redpanda michael-redpanda commented Feb 27, 2024

Backport of PR #16551

Fixes: #16717

@michael-redpanda michael-redpanda added this to the v23.3.x-next milestone Feb 27, 2024
@michael-redpanda michael-redpanda added the kind/backport PRs targeting a stable branch label Feb 27, 2024
@michael-redpanda michael-redpanda self-assigned this Feb 27, 2024
@michael-redpanda michael-redpanda marked this pull request as ready for review February 27, 2024 00:35
@michael-redpanda michael-redpanda linked an issue Feb 27, 2024 that may be closed by this pull request
@michael-redpanda
Copy link
Contributor Author

/dt

michael-redpanda and others added 3 commits February 27, 2024 09:54
The current approach can lead to an oversized allocation. This is not a
full solution as get_leaders needs to not be prone to reactor stalls and
oversized allocs.

Signed-off-by: Tyler Rockwood <rockwood@redpanda.com>
(cherry picked from commit 34d9ec9)
Signed-off-by: Tyler Rockwood <rockwood@redpanda.com>
(cherry picked from commit 2818c02)
Signed-off-by: Tyler Rockwood <rockwood@redpanda.com>
(cherry picked from commit 3b0ef74)
@michael-redpanda michael-redpanda force-pushed the vbotbuildovich/backport-16551-v23.3.x-380 branch from aaf6488 to b575340 Compare February 27, 2024 14:55
@michael-redpanda
Copy link
Contributor Author

Force push b575340:

  • Fixed compilation bugs

Copy link
Member

@BenPope BenPope left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

[v23.3.x] admin: stream more json results
3 participants