GitHub user makearl opened a pull request:

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

    MINOR: Add valid values for message.timestamp.type

    The documentation for `message.timestamp.type` is missing valid values 
(https://kafka.apache.org/documentation/#topicconfigs). This change adds valid 
values for that config

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

    $ git pull https://github.com/makearl/kafka 
add-topic-message-timestamp-defaults

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

    https://github.com/apache/kafka/pull/4150.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 #4150
    
----
commit 5f314b10bf9eb464a2897fa97e9d96490c811113
Author: makearl <megke...@gmail.com>
Date:   2017-10-28T00:47:47Z

    Add valid values for message.timestamp.type

----


---

Reply via email to