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/03/01 19:03:42 UTC

[kafka] branch trunk updated (2633db9 -> e2bffb9)

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 2633db9  MINOR; Small refactor in `GroupMetadata` (#10236)
     add e2bffb9  MINOR: Word count should account for extra whitespaces between words (#10229)

No new revisions were added by this update.

Summary of changes:
 .../apache/kafka/streams/examples/wordcount/WordCountProcessorDemo.java | 2 +-
 .../kafka/streams/examples/wordcount/WordCountTransformerDemo.java      | 2 +-
 .../apache/kafka/streams/examples/wordcount/WordCountProcessorTest.java | 2 +-
 .../kafka/streams/examples/wordcount/WordCountTransformerTest.java      | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)