You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mj...@apache.org on 2021/06/08 05:08:53 UTC

[kafka] branch trunk updated (48379bd -> b5f7ce8)

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 48379bd  KAFKA-12648: Pt. 1 - Add NamedTopology to protocol and state directory structure (#10609)
     add b5f7ce8  KAFKA-12815: Update JavaDocs of ValueTransformerWithKey (#10731)

No new revisions were added by this update.

Summary of changes:
 .../apache/kafka/streams/kstream/ValueTransformerWithKey.java | 11 +++++++++--
 .../streams/kstream/internals/KTableTransformValues.java      |  6 +++++-
 .../streams/kstream/internals/KTableTransformValuesTest.java  |  4 ++--
 3 files changed, 16 insertions(+), 5 deletions(-)