You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jg...@apache.org on 2019/11/06 17:23:25 UTC

[kafka] branch trunk updated (903d66e -> 82137ba)

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

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


    from 903d66e  KAFKA-9079: Fix reset logic in transactional message copier
     add 82137ba  MINOR: Fetch only from leader should be respected in purgatory (#7650)

No new revisions were added by this update.

Summary of changes:
 .../main/scala/kafka/server/ReplicaManager.scala   |   4 +-
 .../unit/kafka/server/ReplicaManagerTest.scala     | 242 +++++++++++++++------
 2 files changed, 175 insertions(+), 71 deletions(-)