This is an automated email from the ASF dual-hosted git repository.
mjsax pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from de2ccb5789c KAFKA-18021: Disabled MirrorCheckpointConnector throws
RetriableException on task config generation (#18098)
add ab2facca58a KAFKA-12829: Remove deprecated KStream.process() for old
Processor API (#18088)
No new revisions were added by this update.
Summary of changes:
.../org/apache/kafka/streams/kstream/KStream.java | 203 ---------------------
.../streams/kstream/internals/KStreamImpl.java | 29 ---
.../internals/graph/ProcessorParameters.java | 24 ---
.../streams/kstream/internals/KStreamImplTest.java | 107 ++---------
.../kafka/streams/scala/kstream/KStream.scala | 44 -----
5 files changed, 18 insertions(+), 389 deletions(-)