GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/3076
KAFKA-3267: Describe and Alter Configs Admin APIs (KIP-133) You can merge this pull request into a Git repository by running: $ git pull https://github.com/ijuma/kafka kafka-3267-describe-alter-configs-protocol Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3076.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3076 ---- commit f2d2ad3e95f2e7d02cf747e03f332d702ef4d200 Author: Ismael Juma <ism...@juma.me.uk> Date: 2017-05-15T11:22:52Z Extract CreateTopicsResponse.Error into ApiError class commit 2f1ee58e6d572fdb284832c80f072c779e8a357a Author: Ismael Juma <ism...@juma.me.uk> Date: 2017-05-15T11:23:46Z Improve toString and javadoc for CreateTopicPolicy commit 810e8c5a56aea1b06b78505c5562d433e73ac869 Author: Ismael Juma <ism...@juma.me.uk> Date: 2017-05-15T11:25:11Z Use more specific exception in testConsumeWithAccess commit 810d04a455695a61e12a02ad3e39d8fad739e9ca Author: Ismael Juma <ism...@juma.me.uk> Date: 2017-05-16T23:49:11Z Server-side and protocol changes commit 4049e0c6e25953b7238acc523618e0b91007ec9f Author: Ismael Juma <ism...@juma.me.uk> Date: 2017-05-16T23:49:44Z AlterConfigPolicy class, still have to hook it commit f8cd6fb2b3d36c6a6b2053fad455f4fd9f795856 Author: Ismael Juma <ism...@juma.me.uk> Date: 2017-05-16T23:50:06Z AdminClient changes commit f1358d6891d4a1260a39eb105ac962b1c37243d6 Author: Ismael Juma <ism...@juma.me.uk> Date: 2017-05-16T23:50:28Z Improve error handling in Schema.sizeOf commit 5f72a9ff6efd92b9c4aadf372a1b1f99c6381569 Author: Ismael Juma <ism...@juma.me.uk> Date: 2017-05-16T23:51:03Z Initial integration test ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---