You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by gu...@apache.org on 2019/11/08 17:02:56 UTC

[kafka] branch trunk updated (4283fd6 -> 6df058e)

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 4283fd6  MINOR: Return null in key mapping of committed (#7659)
     add 6df058e  KAFKA-8677: Simplify the best-effort network client poll to never throw exception (#7613)

No new revisions were added by this update.

Summary of changes:
 .../kafka/clients/consumer/KafkaConsumer.java      |  2 +-
 .../consumer/internals/ConsumerNetworkClient.java  | 21 ++++++++++++++++
 .../internals/AbstractCoordinatorTest.java         | 29 ----------------------
 .../kafka/api/EndToEndAuthorizationTest.scala      |  3 ++-
 4 files changed, 24 insertions(+), 31 deletions(-)