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 2021/09/14 16:50:46 UTC

[kafka] branch trunk updated (9628c12 -> 75795d1)

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 9628c12  KAFKA-13264: fix inMemoryWindowStore backward fetch not in reversed order (#11292)
     add 75795d1  KAFKA-13149; Fix NPE when handling malformed record data in produce requests (#11080)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/kafka/common/record/DefaultRecord.java     |  4 +++-
 .../java/org/apache/kafka/common/record/DefaultRecordTest.java | 10 ++++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)