You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2022/09/09 12:15:00 UTC

[jira] [Commented] (KAFKA-14211) Streams log message has partition and offset transposed

    [ https://issues.apache.org/jira/browse/KAFKA-14211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602299#comment-17602299 ] 

Bruno Cadonna commented on KAFKA-14211:
---------------------------------------

This is fixed via https://github.com/apache/kafka/pull/11905/files

> 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
>            Priority: Minor
>
> 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)