mjsax opened a new pull request, #16742:
URL: https://github.com/apache/kafka/pull/16742
Implements KIP-1070, which deprecates:
- Transformer
- TransformerSupplier
- ValueTransformer
- ValueTransformerSupplier
- MockProcessorContext
**Note: DO NOT MERGE yet.** This PR as a second commit removing some tests
to make it compile -- there are other PRs actually rewriting this test to use
`process()` instead of `transform()` -- after the other PRs are merge, this PR
can be rebased dropping the commit that remove the tests.
For reviewing, only consider the actual commit...
--
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]