You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by makearl <gi...@git.apache.org> on 2017/10/28 00:51:55 UTC

[GitHub] kafka pull request #4150: MINOR: Add valid values for message.timestamp.type

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 <me...@gmail.com>
Date:   2017-10-28T00:47:47Z

    Add valid values for message.timestamp.type

----


---

[GitHub] kafka pull request #4150: MINOR: Add valid values for message.timestamp.type

Posted by makearl <gi...@git.apache.org>.
GitHub user makearl reopened 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 <me...@gmail.com>
Date:   2017-10-28T00:47:47Z

    Add valid values for message.timestamp.type

----


---

[GitHub] kafka pull request #4150: MINOR: Add valid values for message.timestamp.type

Posted by makearl <gi...@git.apache.org>.
Github user makearl closed the pull request at:

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


---