You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/16 23:55:04 UTC

[jira] [Commented] (KAFKA-3267) Describe/Alter Configs protocol and server side implementation (KIP-133)

    [ https://issues.apache.org/jira/browse/KAFKA-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16013283#comment-16013283 ] 

ASF GitHub Bot commented on KAFKA-3267:
---------------------------------------

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 <is...@juma.me.uk>
Date:   2017-05-15T11:22:52Z

    Extract CreateTopicsResponse.Error into ApiError class

commit 2f1ee58e6d572fdb284832c80f072c779e8a357a
Author: Ismael Juma <is...@juma.me.uk>
Date:   2017-05-15T11:23:46Z

    Improve toString and javadoc for CreateTopicPolicy

commit 810e8c5a56aea1b06b78505c5562d433e73ac869
Author: Ismael Juma <is...@juma.me.uk>
Date:   2017-05-15T11:25:11Z

    Use more specific exception in testConsumeWithAccess

commit 810d04a455695a61e12a02ad3e39d8fad739e9ca
Author: Ismael Juma <is...@juma.me.uk>
Date:   2017-05-16T23:49:11Z

    Server-side and protocol changes

commit 4049e0c6e25953b7238acc523618e0b91007ec9f
Author: Ismael Juma <is...@juma.me.uk>
Date:   2017-05-16T23:49:44Z

    AlterConfigPolicy class, still have to hook it

commit f8cd6fb2b3d36c6a6b2053fad455f4fd9f795856
Author: Ismael Juma <is...@juma.me.uk>
Date:   2017-05-16T23:50:06Z

    AdminClient changes

commit f1358d6891d4a1260a39eb105ac962b1c37243d6
Author: Ismael Juma <is...@juma.me.uk>
Date:   2017-05-16T23:50:28Z

    Improve error handling in Schema.sizeOf

commit 5f72a9ff6efd92b9c4aadf372a1b1f99c6381569
Author: Ismael Juma <is...@juma.me.uk>
Date:   2017-05-16T23:51:03Z

    Initial integration test

----


> Describe/Alter Configs protocol and server side implementation (KIP-133)
> ------------------------------------------------------------------------
>
>                 Key: KAFKA-3267
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3267
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Grant Henke
>            Assignee: Ismael Juma
>             Fix For: 0.11.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)