You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Michal Borowiecki (JIRA)" <ji...@apache.org> on 2017/04/30 18:18:04 UTC

[jira] [Created] (KAFKA-5144) MinTimestampTracker does not correctly add timestamps lower than the current max

Michal Borowiecki created KAFKA-5144:
----------------------------------------

             Summary: MinTimestampTracker does not correctly add timestamps lower than the current max
                 Key: KAFKA-5144
                 URL: https://issues.apache.org/jira/browse/KAFKA-5144
             Project: Kafka
          Issue Type: Bug
          Components: streams
    Affects Versions: 0.10.2.1
            Reporter: Michal Borowiecki
            Assignee: Michal Borowiecki


When adding elements MinTimestampTracker removes all existing elements greater than the added element.
Perhaps I've missed something and this is intended behaviour but I can't find any evidence for that in comments or tests.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)