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

[kafka] branch trunk updated (75e8ee1 -> 121c769)

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

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


    from 75e8ee1  KAFKA-9777; Remove txn purgatory to fix race condition on txn completion (#8389)
     add 121c769  MINOR: Fix MockAdminClient to not throw IndexOutOfBoundsException when brokerId is above the known one. (#8392)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/kafka/clients/admin/MockAdminClient.java | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)