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

admin api: skip partition info in /brokers end point #16233

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

bharathv
Copy link
Contributor

@bharathv bharathv commented Jan 23, 2024

fetching partition information via health report API is heavy and brokers API doesn't really use it. This patch avoids fetching that information.

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
  • v23.1.x

Release Notes

  • none

fetching partition information via health report API is heavy and
brokers API doesn't really use it. This patch avoids fetching that
information.
@bharathv
Copy link
Contributor Author

/dt

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Jan 23, 2024

new failures in https://buildkite.com/redpanda/redpanda/builds/44158#018d3737-95b7-4239-b2ea-2d0e24b2db2a:

"rptest.tests.flink_basic_test.FlinkBasicTests.test_transaction_workload"

new failures in https://buildkite.com/redpanda/redpanda/builds/44158#018d3747-c175-44cb-8c42-b16bec0d29a6:

"rptest.tests.flink_basic_test.FlinkBasicTests.test_transaction_workload"

@bharathv bharathv marked this pull request as ready for review January 23, 2024 18:48
@bharathv
Copy link
Contributor Author

test_transaction_workload is a known issue and unrelated.

@piyushredpanda piyushredpanda merged commit 1e8887e into redpanda-data:dev Jan 23, 2024
14 of 19 checks passed
@vbotbuildovich
Copy link
Collaborator

/backport v23.3.x

@vbotbuildovich
Copy link
Collaborator

/backport v23.2.x

@vbotbuildovich
Copy link
Collaborator

/backport v23.1.x

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Jan 23, 2024

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

5 participants