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/17 05:26:24 UTC

[kafka] branch trunk updated (fc5245d -> 1a16fc1)

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 fc5245d  KAFKA-12955: Fix LogLoader to pass materialized view of segments for deletion (#10888)
     add 1a16fc1  KAFKA-10437: Update WordCount examples to use new PAPI (#10701)

No new revisions were added by this update.

Summary of changes:
 .../examples/wordcount/WordCountProcessorDemo.java |  5 +--
 .../wordcount/WordCountTransformerDemo.java        |  7 +--
 .../wordcount/WordCountTransformerTest.java        | 50 ++++++++++++++++------
 3 files changed, 39 insertions(+), 23 deletions(-)