You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ma...@apache.org on 2020/11/02 18:19:21 UTC

[kafka] branch trunk updated (d7aaa70 -> 236d7dc)

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

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


    from d7aaa70  MINOR: remove redudant return statement (#9535)
     add 236d7dc  KAFKA-10669: Make CurrentLeaderEpoch field ignorable and set MaxNumOffsets field default to 1

No new revisions were added by this update.

Summary of changes:
 .../common/message/ListOffsetRequest.json          |  4 +--
 .../kafka/common/requests/RequestResponseTest.java | 13 +++++-----
 .../unit/kafka/server/ListOffsetsRequestTest.scala | 30 +++++++++++++++++-----
 3 files changed, 32 insertions(+), 15 deletions(-)