lct45 opened a new pull request #9727: URL: https://github.com/apache/kafka/pull/9727
Changes the cogrouped processor from `PassThrough` to `KTablePassThrough` to allow for sending old values. `KTablePassThrough` extends `KTableProcessorSupplier` instead of `ProcessorSupplier` to implement sending old values and the `view()` method. ---------------------------------------------------------------- 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