mjsax commented on code in PR #21756:
URL: https://github.com/apache/kafka/pull/21756#discussion_r2937212270


##########
streams/src/main/java/org/apache/kafka/streams/state/internals/InMemoryTimeOrderedKeyValueChangeBuffer.java:
##########


Review Comment:
   Not sure TBH -- looking briefly into git history, it seems to be a historic 
artifact -- when it was added, it was needed, and when we later got 
`InternalProcessorContext` it was just never cleaned up.
   
   If you want to explore if it's possible to remove the parameter, feel free 
to open a PR -- I should be internal changes only.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to