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 2019/12/11 00:27:59 UTC

[kafka] branch trunk updated (f770b49 -> 4fea3e4)

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 f770b49  HOTFIX: Add comment to remind ordering restrictions on RegexSourceIntegrationTest (#7812)
     add 4fea3e4  KAFKA-9288: Do not allow the same object to be inserted multiple times into ImplicitLinkedHashCollection (#7809)

No new revisions were added by this update.

Summary of changes:
 .../common/utils/ImplicitLinkedHashCollection.java    |  3 +++
 .../utils/ImplicitLinkedHashCollectionTest.java       | 13 +++++++++++++
 .../apache/kafka/message/MessageDataGenerator.java    | 19 +++++++++++++++++--
 .../org/apache/kafka/message/MessageGenerator.java    |  3 +++
 4 files changed, 36 insertions(+), 2 deletions(-)