You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by sh...@apache.org on 2023/05/11 09:19:43 UTC

[kafka] branch trunk updated (a263627adb7 -> ee413286355)

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

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


    from a263627adb7 MINOR: Remove unused methods in CoreUtils (#13170)
     add ee413286355 KAFKA-14752: Kafka examples improvements - processor changes (#13516)

No new revisions were added by this update.

Summary of changes:
 .../examples/ExactlyOnceMessageProcessor.java      | 211 +++++++++++----------
 .../java/kafka/examples/KafkaExactlyOnceDemo.java  |  15 +-
 2 files changed, 120 insertions(+), 106 deletions(-)