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

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


    from 7438f100cf4 KAFKA-14774 the removed listeners should not be 
reconfigurable (#13326)
     add 31440b00f3e KAFKA-14848: KafkaConsumer incorrectly passes 
locally-scoped serializers to FetchConfig (#13452)

No new revisions were added by this update.

Summary of changes:
 .../kafka/clients/consumer/KafkaConsumer.java      |  5 +-
 .../clients/consumer/internals/FetchConfig.java    | 10 ++-
 .../consumer/internals/FetchConfigTest.java        | 92 ++++++++++++++++++++++
 3 files changed, 102 insertions(+), 5 deletions(-)
 create mode 100644 
clients/src/test/java/org/apache/kafka/clients/consumer/internals/FetchConfigTest.java

Reply via email to