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

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


    from 8ab0994  MINOR: Fix a number of warnings in clients test (#8073)
     add 776565f  MINOR: Improve EOS example exception handling (#8052)

No new revisions were added by this update.

Summary of changes:
 examples/README                                    |  12 +-
 .../src/main/java/kafka/examples/Consumer.java     |   3 +
 .../examples/ExactlyOnceMessageProcessor.java      | 121 ++++++++-------------
 .../kafka/examples/KafkaConsumerProducerDemo.java  |   3 +-
 .../java/kafka/examples/KafkaExactlyOnceDemo.java  |  32 +++---
 .../main/java/kafka/examples/KafkaProperties.java  |   5 -
 6 files changed, 75 insertions(+), 101 deletions(-)

Reply via email to