mjsax opened a new pull request #10861:
URL: https://github.com/apache/kafka/pull/10861


   We changed the behavior of left/outer stream-stream join via KAFKA-10847.
   To avoid a breaking change during an upgrade, we need to disable this
   fix by default.
   
   We only enable the fix if users opt-in expliclity by changing their
   code. We leverage KIP-633 (KAFKA-8613) that offers a new JoinWindows
   API with mandatory grace-period to enable the fix.
   
   Call for review @guozhangwang @spena @ableegoldman @izzyacademy


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to