You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by cm...@apache.org on 2020/10/14 21:55:51 UTC

[kafka] branch trunk updated (7e9dec7 -> 7f9beea)

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

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


    from 7e9dec7  KAFKA-9587: Add omitted configs in KafkaProducer javadoc (#8150)
     add 7f9beea  MINOR: fix a bug in removing elements from an ImplicitLinkedHashColle… (#9428)

No new revisions were added by this update.

Summary of changes:
 .../common/utils/ImplicitLinkedHashCollection.java |  3 +--
 .../utils/ImplicitLinkedHashCollectionTest.java    | 24 +++++++++++++++++++++-
 2 files changed, 24 insertions(+), 3 deletions(-)