Please fill in thread link and JIRA number.

*                             prefix of the output key wich is the same as
serializing K

Typo: wich

 * @param joiner
Please add explanation for joiner (in both APIs)
Please add javadoc for valueOtherSerde and joinValueSerde

  * an event in this KTabl will produce n consecutive events an update
  * in other table will update only the 1 matched record
'an update' -> 'and update'
'1 matched record' -> 1 matching record

bq. resulting KTable is not only keyed by B but its also keyed by A

I don't think A or B have been formally introduced so far.

Cheers



On Wed, Oct 25, 2017 at 4:14 PM, Jan Filipiak <jan.filip...@trivago.com>
wrote:

> Hello Kafka-users,
>
> I want to continue with the development of KAFKA-3705, which allows the
> Streams DSL to perform KTableKTable-Joins when the KTables have a
> one-to-many relationship.
> To make sure we cover the requirements of as many users as possible and
> have a good solution afterwards I invite everyone to read through the KIP I
> put together and
> discuss it here in this Thread.
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-213+
> Support+non-key+joining+in+KTable
> https://issues.apache.org/jira/browse/KAFKA-3705
> https://github.com/apache/kafka/pull/3720
>
> I think a public discussion and vote on a solution is exactly what is
> needed to bring this feauture into kafka-streams. I am looking forward to
> everyones opinion!
>
> Please keep the discussion on the mailing list rather than commenting on
> the wiki (wiki discussions get unwieldy fast).
>
> Best
> Jan
>
>
>
>
>
>
>

Reply via email to