You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2021/05/31 11:42:59 UTC

[pulsar] branch master updated (e19f647 -> 6f2a40b)

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

penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from e19f647  Fix kinesis sink backoff class not found (#10744)
     add 6f2a40b  [Transaction] Fix transaction admin api path path param problem. (#10748)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/admin/impl/TransactionsBase.java | 43 +++++++-----
 .../pulsar/broker/admin/v3/Transactions.java       | 76 +++++++++++-----------
 .../client/admin/internal/TransactionsImpl.java    | 25 +++----
 3 files changed, 77 insertions(+), 67 deletions(-)