You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mi...@apache.org on 2019/12/16 18:27:57 UTC

[kafka] branch trunk updated (dd8af2b -> 9fefe6a)

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

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


    from dd8af2b  KAFKA-6049: Add session window support for cogroup (#7782)
     add 9fefe6a  KAFKA-9297: CreateTopics API does not work with older version of the request/response (#7829)

No new revisions were added by this update.

Summary of changes:
 .../common/message/CreateTopicsResponse.json       |  8 ++---
 .../kafka/common/requests/RequestResponseTest.java | 38 ++++++++++++++++-----
 .../kafka/server/CreateTopicsRequestTest.scala     | 39 ++++++++++++++++++++++
 3 files changed, 73 insertions(+), 12 deletions(-)