You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by gu...@apache.org on 2020/03/10 00:49:23 UTC

[kafka] branch trunk updated (cdd5ef3 -> dcfb641)

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

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


    from cdd5ef3  MINOR: Remove throttling logic from RecordAccumulator (#7195)
     add dcfb641  KAFKA-9176: Do not update limit offset if we are in RESTORE_ACTIVE mode (#8235)

No new revisions were added by this update.

Summary of changes:
 .../processor/internals/StoreChangelogReader.java  | 44 ++++++---------
 .../internals/StoreChangelogReaderTest.java        | 64 ++++++++++++++++++++++
 2 files changed, 82 insertions(+), 26 deletions(-)