Should we not honor the grace period as specified in `suppress` and use default 
one only, if user did not specify one (ie, maybe optimized to `min(userGrace, 
defaultGrace)` -- not sure if this optimization is desired or not, or if we 
should "blindly" accept `userGrace` even if it's larger than `defaultGrace` 
what does not by anything and only increases latency...?)

Also, first parameter in `buildFinalResultsSuppression` is called 
`windowCloseTime`, thus, should this be `windowSize + grace` (or `maxWindowSize 
+ grace` for multiple parents) ?

[ Full content available at: https://github.com/apache/kafka/pull/5567 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to