This is an automated email from the ASF dual-hosted git repository.

vvcephei pushed a change to branch 2.4
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 31a9f6a  KAFKA-9310: Handle UnknownProducerId from 
RecordCollector.send (#7845)
     new adeb5f7  KAFKA-9011: Scala bindings for flatTransform and 
flatTransformValues in KStream (#7520)
     new 2bcfbe2  KAFKA-9011: Removed multiple calls to supplier.get() in order 
to avoid multiple transformer instances being created. (#7685)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../streams/scala/FunctionsCompatConversions.scala |  44 ++++++
 .../kafka/streams/scala/kstream/KStream.scala      |  57 ++++++++
 .../kafka/streams/scala/kstream/KStreamTest.scala  | 148 ++++++++++++++++++++-
 3 files changed, 248 insertions(+), 1 deletion(-)

Reply via email to