Hmmm... I did originally not consider KTable-KTable join -- however, a grace period is only defined for windowed aggregations, right? Thus, this would only make sense if two windowed-KTables are joined?
Thus, if we consider that we might fix joining two Windowed-KTables in the future (was is broker atm), I am wondering, if we should use the maximum grace period over both base-join-tables as required bound for the suppression, instead of forcing both base-windowed-tables to have the same grace period configured? [ Full content available at: https://github.com/apache/kafka/pull/5567 ] This message was relayed via gitbox.apache.org for [email protected]
