GitHub user cmccabe opened a pull request:

    https://github.com/apache/kafka/pull/3120

    Kafka 5265

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cmccabe/kafka KAFKA-5265

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/3120.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 #3120
    
----
commit e0527e64e6828d5c14569edf03f30fd5bbe2808e
Author: Colin P. Mccabe <cmcc...@confluent.io>
Date:   2017-05-22T22:37:12Z

    rename classes
    
    CreateTopicResults -> CreateTopicsResults
    DeleteTopicResults -> DeleteTopicsResults
    move TopicPartitionInfo to org.apache.kafka.common
    move AccessControlEntry to org.apache.kafka.common.acl
    move AccessControlEntryData to org.apache.kafka.common.acl
    move AccessControlEntryFilter to org.apache.kafka.common.acl
    move AclBinding to org.apache.kafka.common.acl
    move AclBindingFilter to org.apache.kafka.common.acl
    move AclOperation to org.apache.kafka.common.acl
    move AclPermissionType to org.apache.kafka.common.acl
    move ConfigResource to org.apache.common.config
    move Resource to org.apache.common.resource
    move ResourceFilter to org.apache.common.resource
    move ResourceType to org.apache.common.resource

commit 52408250e439e18b96a27f5c3b5428c6c58b7dec
Author: Colin P. Mccabe <cmcc...@confluent.io>
Date:   2017-05-23T00:21:01Z

    Add TopicConfigs.java

----


---
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.
---

Reply via email to