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/05/29 04:38:48 UTC

[kafka] branch 2.3 updated (9dc1c8e -> 6d5c7c3)

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

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


    from 9dc1c8e  KAFKA-8430: unit test to make sure null `group.id` and valid `group.instance.id` are valid combo (#6830)
     add 6d5c7c3  KAFKA-8428: Always require a single batch with un- / compressed messages (#6816)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/log/LogValidator.scala   | 163 ++++++++++++---------
 .../scala/unit/kafka/log/LogValidatorTest.scala    |  65 +++++++-
 2 files changed, 156 insertions(+), 72 deletions(-)