GitHub user choang opened a pull request:

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

    KAFKA-3018: added topic name validator to ProducerRecord

    Added validation for topic name when creating a `ProducerRecord`, and added 
corresponding tests.

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

    $ git pull https://github.com/choang/kafka kafka-3018

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

    https://github.com/apache/kafka/pull/961.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 #961
    
----
commit de2e599268189921bf768de66bf003e56b9e879f
Author: Chi Hoang <chi.ho...@zuora.com>
Date:   2016-02-23T22:06:58Z

    KAFKA-3018: added topic name validator to ProducerRecord

----


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