[
https://issues.apache.org/jira/browse/KAFKA-14211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
A. Sophie Blee-Goldman resolved KAFKA-14211.
--------------------------------------------
Resolution: Fixed
Resolving this since it's apparently fixed by PR (see Bruno's comment) –
[~cadonna] can you fill out the "Fix Version" for this?
> 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)