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

2017-11-16 Thread makearl
Github user makearl closed the pull request at: https://github.com/apache/kafka/pull/4150 ---

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

2017-11-16 Thread makearl
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

[GitHub] kafka-site pull request #106: MINOR: Fix typo in checkstyle command

2017-10-31 Thread makearl
GitHub user makearl opened a pull request: https://github.com/apache/kafka-site/pull/106 MINOR: Fix typo in checkstyle command Fix a typo in the [Coding Guidelines](http://kafka.apache.org/coding-guide.html) for Kafka Streams checkstyle commands You can merge this pull request

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

2017-10-27 Thread makearl
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