Matt Allwood created KAFKA-14211:
------------------------------------

             Summary: Streams log message has partition and offset transposed
                 Key: KAFKA-14211
                 URL: https://issues.apache.org/jira/browse/KAFKA-14211
             Project: Kafka
          Issue Type: Bug
          Components: streams
    Affects Versions: 3.1.1
            Reporter: Matt Allwood


The log warning message for out-of-order KTable update has partition and offset 
the wrong way around.

For example:
{noformat}
[...-StreamThread-1] WARN 
org.apache.kafka.streams.kstream.internals.KTableSource - Detected out-of-order 
KTable update for KTABLE-FK-JOIN-OUTPUT-STATE-STORE-0000000274, old 
timestamp=[1649245600022] new timestamp=[1642429126882]. 
topic=[...-KTABLE-FK-JOIN-SUBSCRIPTION-RESPONSE-0000000269-topic] 
partition=[2813] offset=[0].{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to