[jira] (KAFKA-16123) KStreamKStreamJoinProcessor does not drop late records.

2024-02-10 Thread Florin Akermann (Jira)


[ https://issues.apache.org/jira/browse/KAFKA-16123 ]


Florin Akermann deleted comment on KAFKA-16123:
-

was (Author: aki):
I now committed a 'generalized fix' proposal

> KStreamKStreamJoinProcessor does not drop late records.
> ---
>
> Key: KAFKA-16123
> URL: https://issues.apache.org/jira/browse/KAFKA-16123
> Project: Kafka
>  Issue Type: Bug
>  Components: streams
>Reporter: Florin Akermann
>Assignee: Florin Akermann
>Priority: Major
>
> Issue illustration: [https://github.com/apache/kafka/pull/15314/files]
> Suggested fix: https://github.com/apache/kafka/pull/15189



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


[jira] (KAFKA-16123) KStreamKStreamJoinProcessor does not drop late records.

2024-02-10 Thread Florin Akermann (Jira)


[ https://issues.apache.org/jira/browse/KAFKA-16123 ]


Florin Akermann deleted comment on KAFKA-16123:
-

was (Author: aki):
This might actually be a general issue and not just for null-key records?
In other words, the problem already existed prior to KIP-962 for keyed records.

See [https://github.com/apache/kafka/pull/15314/files]

I'll generalize the PR to cover the key records as well.

> KStreamKStreamJoinProcessor does not drop late records.
> ---
>
> Key: KAFKA-16123
> URL: https://issues.apache.org/jira/browse/KAFKA-16123
> Project: Kafka
>  Issue Type: Bug
>  Components: streams
>Reporter: Florin Akermann
>Assignee: Florin Akermann
>Priority: Major
>
> Issue illustration: [https://github.com/apache/kafka/pull/15314/files]
> Suggested fix: https://github.com/apache/kafka/pull/15189



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