You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by kk...@apache.org on 2020/06/05 22:56:33 UTC

[kafka] branch trunk updated (910f317 -> 464aca3)

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

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


    from 910f317  KAFKA-9840; Skip End Offset validation when the leader epoch is not reliable (#8486)
     add 464aca3  KAFKA-9851: Revoking Connect tasks due to connectivity issues should also clear the running assignment (#8804)

No new revisions were added by this update.

Summary of changes:
 .../runtime/distributed/DistributedHerder.java     | 52 +++++++++++++++-------
 .../integration/ConnectWorkerIntegrationTest.java  | 16 +++++++
 .../clusters/EmbeddedConnectClusterAssertions.java |  4 +-
 3 files changed, 54 insertions(+), 18 deletions(-)