[
https://issues.apache.org/jira/browse/KAFKA-3646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267074#comment-15267074
]
Guozhang Wang commented on KAFKA-3646:
--------------------------------------
[~miguno][~gwenshap] When creating this ticket I meant not for Kafka Streams
specifically, as we can always incorporate the timestamp change in Streams' own
quickstart example. I just think just for the general use case of console
producer, it is worth considering let the console producer itself to set the
timestamp implicitly as current wallclock time.
> Console producer using new producer should set timestamp
> --------------------------------------------------------
>
> Key: KAFKA-3646
> URL: https://issues.apache.org/jira/browse/KAFKA-3646
> Project: Kafka
> Issue Type: Bug
> Reporter: Guozhang Wang
> Assignee: Guozhang Wang
> Fix For: 0.10.0.0
>
>
> {{kafka.tools.ConsoleProducer}}'s default usage of the new producer does not
> explicitly set the timestamp, and hence for default timestamp type settings
> (CreationTime) the returned timestamp from broker would be set to -1.
> We need to consider whether or not it makes sense to set the timestamp in
> console producer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)