You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ab...@apache.org on 2021/03/31 01:56:56 UTC

[kafka] branch trunk updated (b35704a -> 3eff8d3)

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

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


    from b35704a  KAFKA-12571: Eliminate LeaderEpochFileCache constructor dependency on logEndOffset (#10426)
     add 3eff8d3  HOTFIX: move rebalanceInProgress check to skip commit during handleCorrupted (#10444)

No new revisions were added by this update.

Summary of changes:
 .../streams/processor/internals/TaskManager.java   | 36 ++++++++++-----
 .../processor/internals/TaskManagerTest.java       | 51 ++++++++++++++++++++++
 2 files changed, 75 insertions(+), 12 deletions(-)