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 2020/03/09 18:05:51 UTC

[kafka] branch trunk updated (4b03d67 -> cdd5ef3)

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 4b03d67  MINOR: Break up StreamsPartitionAssignor's gargantuan #assign (#8245)
     add cdd5ef3  MINOR: Remove throttling logic from RecordAccumulator (#7195)

No new revisions were added by this update.

Summary of changes:
 .../producer/internals/RecordAccumulator.java      | 31 +++++++---------------
 .../kafka/clients/producer/internals/Sender.java   | 13 +++++----
 .../producer/internals/RecordAccumulatorTest.java  | 16 +++++------
 3 files changed, 24 insertions(+), 36 deletions(-)