[
https://issues.apache.org/jira/browse/KAFKA-6169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16238943#comment-16238943
]
Ryan P commented on KAFKA-6169:
-------------------------------
I'd agree that is a better solution full support for negative timestamps is a
better solution. My biggest issue was that Kafka only partially enforced the no
negative timestamp requirement. Marking as closed in favor of KAFKA-6048
> Kafka Log should reject negative timestamps
> --------------------------------------------
>
> Key: KAFKA-6169
> URL: https://issues.apache.org/jira/browse/KAFKA-6169
> Project: Kafka
> Issue Type: Bug
> Reporter: Ryan P
> Priority: Minor
>
> Currently it would appear we rely on the Java Producer to prevent negative
> timestamps from being appended to the log. The broker should also include a
> validation which prevents poorly written third-party clients from doing the
> same.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)