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

KAFKA-5722: [WIP] New ConfigCommand that uses AdminClient #4416

Closed
wants to merge 2 commits into from

Conversation

viktorsomogyi
Copy link
Contributor

This is the pull request to include ListQuotas, DescribeQuotas and AlterQuotas protocols with a new ConfigCommand in the tools module.

Testing: unit tests and integration tests to verify the end-to-end behavior of the new protocols. Also unit tests in both tools and core modules to verify the correctness of each components.

Committer Checklist (excluded from commit message)

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

@viktorsomogyi viktorsomogyi changed the title [KAFKA-5722] [WIP] New ConfigCommand that uses AdminClient KAFKA-5722: [WIP] New ConfigCommand that uses AdminClient Jan 16, 2018
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