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 2021/09/10 21:35:25 UTC

[kafka] branch trunk updated (1e19de3 -> c1c639d)

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 1e19de3  KAFKA-12988 Asynchronous API support for RemoteLogMetadataManager add/update methods. (#11033)
     add c1c639d  KAFKA-13288; Include internal topics when searching hanging transactions (#11319)

No new revisions were added by this update.

Summary of changes:
 .../kafka/clients/admin/ListTopicsOptions.java     | 22 ++++++++++++++++++++++
 .../apache/kafka/tools/TransactionsCommand.java    |  4 +++-
 .../kafka/tools/TransactionsCommandTest.java       |  4 +++-
 3 files changed, 28 insertions(+), 2 deletions(-)