You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Andrew (JIRA)" <ji...@apache.org> on 2019/05/02 12:40:00 UTC

[jira] [Created] (KAFKA-8315) Cannot pass Materialized into a join operation

Andrew created KAFKA-8315:
-----------------------------

             Summary: Cannot pass Materialized into a join operation
                 Key: KAFKA-8315
                 URL: https://issues.apache.org/jira/browse/KAFKA-8315
             Project: Kafka
          Issue Type: Bug
            Reporter: Andrew


The documentation says to use `Materialized` not `JoinWindows.until()` (https://kafka.apache.org/22/javadoc/org/apache/kafka/streams/kstream/JoinWindows.html#until-long-), but there is no where to pass a `Materialized` instance to the join operation, only to the group operation is supported it seems.

 

Slack conversation here : https://confluentcommunity.slack.com/archives/C48AHTCUQ/p1556799561287300



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