florin-akermann commented on PR #15189:
URL: https://github.com/apache/kafka/pull/15189#issuecomment-1981795443

   @mjsax thanks, it is rebased.
   
   The tests didn't need any adjustments due to the idea quoted below.
   > I realized that if we only want to assert that late records get dropped 
and not look at the join result then we could even reuse the same test case for 
all three involved operators (inner, left, outer) as shown in 
`KStreamKStreamWindowCloseTest`.
   
   ...
   
   > If you agree then I would remove the 
`.recordsArrivingPostWindowCloseShouldBeDropped()` from 
`KStreamKStreamJoinTest, KStreamKStreamLeftJoinTest and 
KStreamKStreamOuterJoinTest`.
   
   I have removed the extensions to KStreamKStreamJoinTest, 
KStreamKStreamLeftJoinTest and KStreamKStreamOuterJoinTest again.
   
   Do you agree with this approach? 
   
   


-- 
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.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

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

Reply via email to