You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by js...@apache.org on 2022/09/13 15:04:51 UTC

[kafka] branch trunk updated (3d2ac7cdbe8 -> c5954175a48)

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

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


    from 3d2ac7cdbe8 KAFKA-14208; Do not raise wakeup in consumer during asynchronous offset commits (#12626)
     add c5954175a48 KAFKA-14222; KRaft's memory pool should always allocate a buffer (#12625)

No new revisions were added by this update.

Summary of changes:
 .../kafka/raft/internals/BatchMemoryPool.java      |  59 +++++++++---
 .../kafka/raft/internals/BatchMemoryPoolTest.java  | 104 ++++++++++++++-------
 2 files changed, 112 insertions(+), 51 deletions(-)