DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
| Table of Contents |
|---|
Status
Current state: "VotingAccepted"
Discussion thread: n/a – skipped discussion and called for a vote directly
...
JIRA: Jira server ASF JIRA serverId 5aa69414-a9e9-3523-82ec-879b028fb15b key KAFKA-9738
Released: 3 4.90
Motivation
MockProcessorContext (packed kafka-streams-test-utils) is used to test the custom processors which implement the old and already deprecated Processor interface. Both Processor and MockProcessorContext are already replace with new versions api.Processor and api.MockProcessorContext. Given that Processor is already deprecated, we should also deprecate MockProcessorContext.
...