[jira] [Updated] (KAFKA-6542) Tables should trigger joins too, not just streams

2018-02-08 Thread Antony Stubbs (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-6542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antony Stubbs updated KAFKA-6542:
-
Description: 
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

  was:
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-6543 Allow KTables to be bootstrapped at start up, like 
GKTables


> 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
(v7.6.3#76005)


[jira] [Updated] (KAFKA-6542) Tables should trigger joins too, not just streams

2018-02-08 Thread Antony Stubbs (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-6542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antony Stubbs updated KAFKA-6542:
-
Description: 
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-6543 Allow KTables to be bootstrapped at start up, like 
GKTables

  was:
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).


> 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-6543 Allow KTables to be bootstrapped at start up, like 
> GKTables



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)