You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ij...@apache.org on 2021/05/17 13:36:42 UTC

[kafka] branch trunk updated (e35f5c8 -> fe16912)

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

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


    from e35f5c8  MINOR: Fix typo in `ClusterTool` (#10706)
     add fe16912  KAFKA-12736: KafkaProducer.flush holds onto completed ProducerBatch(s) until flush completes (#10620)

No new revisions were added by this update.

Summary of changes:
 .../kafka/clients/producer/internals/IncompleteBatches.java       | 7 +++++++
 .../kafka/clients/producer/internals/RecordAccumulator.java       | 8 ++++++--
 2 files changed, 13 insertions(+), 2 deletions(-)