You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jg...@apache.org on 2020/04/15 21:24:03 UTC

[kafka] branch trunk updated (640be46 -> f646c9c)

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

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


    from 640be46  HOTFIX: don't close or wipe out someone else's state (#8478)
     add f646c9c  MINOR: KafkaApis#handleOffsetDeleteRequest does not group result correctly (#8485)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/server/KafkaApis.scala   | 10 ++--
 .../scala/unit/kafka/server/KafkaApisTest.scala    | 61 ++++++++++++++++++++++
 2 files changed, 66 insertions(+), 5 deletions(-)