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

Matthias J. Sax commented on KAFKA-6542:
----------------------------------------

I agree with all you say, however, a proper fix is not to address this ticket.

We are aware of a corner case for which bootstrapping does not work as 
expected: KAFKA-7458 – you can try to increase `task.max.idle.ms` configuration 
to work around this issue. There is also KAFKA-8478 that is related.

Hope this helps.

> Tables should trigger joins too, not just streams
> -------------------------------------------------
>
>                 Key: KAFKA-6542
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6542
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>    Affects Versions: 1.1.0
>            Reporter: Antony Stubbs
>            Priority: Major
>
> At the moment it's quite possible to have a race condition when joining a 
> stream with a table, if the stream event arrives first, before the table 
> event, in which case the join will fail.
> This is also related to bootstrapping KTables (which is what a GKTable does).
> Related to: KAFKA-4113 Allow KTable bootstrap



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to