mjsax opened a new pull request, #18292: URL: https://github.com/apache/kafka/pull/18292
We want to deprecate and remove the old ProcessorContext. Thus, we need to refactor Kafka Streams runtime code, to not make calls into the old ProcessorContext but only into new code path. Note: the second commit is only to verify that we don't make any calls into the old ProcessorContext any longer. -- 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]
