mjsax commented on pull request #10548:
URL: https://github.com/apache/kafka/pull/10548#issuecomment-824325232


   > All of them already had the checks. 
   
   Sweet. I did not double check the code before.
   
   Seems, `put(final Windowed<K> sessionKey,...)` and `remove(final Windowed<K> 
sessionKey)` don't check for `sessionKey.key() != null` though? Can we add this 
check?


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