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: oversized alloc in list_offsets_topic #23861

Conversation

IoannisRP
Copy link
Contributor

Backport of PR #23792

The new "ssx::when_all_succeed" utility functions have the same
functionality as the seastar ones, but they are not restrained to using
std::vector. Any vector-like container can be used for both input and
output.

(cherry picked from commit 32aa4fb)
@IoannisRP IoannisRP added this to the v24.1.x-next milestone Oct 21, 2024
@IoannisRP IoannisRP added the kind/backport PRs targeting a stable branch label Oct 21, 2024
@IoannisRP IoannisRP marked this pull request as ready for review October 21, 2024 15:09
@IoannisRP IoannisRP requested a review from BenPope October 21, 2024 15:09
@IoannisRP
Copy link
Contributor Author

Backport conflicts:

  • Bazel BUILD changes that couldn't be backported.
  • ssx headers used to live in include/ssx folder, while in dev they have been flattened.

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Oct 21, 2024

non flaky failures in https://buildkite.com/redpanda/redpanda/builds/56932#0192afe7-6eff-4b85-b2f6-68db10412e32:

"rptest.tests.cluster_bootstrap_test.ClusterBootstrapUpgrade.test_change_bootstrap_configs_after_upgrade.empty_seed_starts_cluster=True"

non flaky failures in https://buildkite.com/redpanda/redpanda/builds/56932#0192afe7-6f02-4790-b82b-65e5f1618296:

"rptest.tests.data_transforms_test.DataTransformsLoggingMetricsTest.test_manager_metrics_values"

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Oct 21, 2024

Retry command for Build#56932

please wait until all jobs are finished before running the slash command

/ci-repeat 1
tests/rptest/tests/cluster_bootstrap_test.py::ClusterBootstrapUpgrade.test_change_bootstrap_configs_after_upgrade@{"empty_seed_starts_cluster":true}
tests/rptest/tests/data_transforms_test.py::DataTransformsLoggingMetricsTest.test_manager_metrics_values

@vbotbuildovich
Copy link
Collaborator

@IoannisRP IoannisRP merged commit 08a3936 into redpanda-data:v24.1.x Oct 22, 2024
18 checks passed
@BenPope BenPope modified the milestones: v24.1.x-next, v24.1.18 Nov 18, 2024
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