Skip to content

KAFKA-15831: KIP-1000 protocol and admin client - #14894

Closed
AndrewJSchofield wants to merge 1 commit into
apache:trunkfrom
AndrewJSchofield:KAFKA-15831-again
Closed

KAFKA-15831: KIP-1000 protocol and admin client#14894
AndrewJSchofield wants to merge 1 commit into
apache:trunkfrom
AndrewJSchofield:KAFKA-15831-again

Conversation

@AndrewJSchofield

@AndrewJSchofield AndrewJSchofield commented Dec 1, 2023

Copy link
Copy Markdown
Member

This adds the new ListClientMetricsResources RPC to the Kafka protocol and puts support
into the Kafka admin client. The broker-side implementation in this PR is just to return an empty
list. A future PR will obtain the list from the config store.

Includes a few unit tests for what is a very simple RPC. There are additional tests already written and
waiting for the PR that delivers the kafka-client-metrics.sh tool which builds on this PR.

This PR supersedes #14811.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@AndrewJSchofield
AndrewJSchofield force-pushed the KAFKA-15831-again branch 2 times, most recently from ecb5e7a to bb6b6f7 Compare December 4, 2023 18:03
@AndrewJSchofield

Copy link
Copy Markdown
Member Author

Closed followed merge of #14811

@AndrewJSchofield
AndrewJSchofield deleted the KAFKA-15831-again branch December 5, 2023 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant