You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Ryan P (JIRA)" <ji...@apache.org> on 2017/11/03 21:56:00 UTC

[jira] [Created] (KAFKA-6169) Kafka Log should reject negative timestamps

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)