Ryan P created KAFKA-6169:
-----------------------------
Summary: 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)