This is an automated email from the ASF dual-hosted git repository.
lianetm pushed a change to branch 4.3
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 384db3be186 KAFKA-20194: Add sesssion-header-store support to TDD
(#21956)
new e0483a6f5e3 KAFKA-20282: Add message to classic consumer startup
guiding to next-gen protocol (#21900)
new f8d5f730e2d MINOR: Improve to skip output msg if manual assignment
option used (#21927)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../consumer/internals/ClassicKafkaConsumer.java | 17 ++++++
.../kafka/clients/consumer/KafkaConsumerTest.java | 67 ++++++++++++++++++++++
.../kafka/tools/consumer/ConsoleConsumer.java | 17 ++++++
3 files changed, 101 insertions(+)