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

[v24.1.x] kafka: Fixed oversized alloc in describe_log_dirs #23293

Commits on Sep 12, 2024

  1. kafka: Fixed oversized alloc in describe_log_dirs

    Replaced:
    * std::vector -> chunked_vector
    * absl::flat_hash_map -> chunked_hash_map
    
    Signed-off-by: Michael Boquard <[email protected]>
    (cherry picked from commit 7ce5647)
    michael-redpanda authored and vbotbuildovich committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8bbbe6d View commit details
    Browse the repository at this point in the history