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 2022/02/08 15:17:29 UTC

[pulsar] branch master updated (ee36db2 -> d58b7e9)

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 ee36db2  [Issue 14013][broker] make triggerOffload method async (#14027)
     add d58b7e9  [Issue 14013][broker]make offloadStatus method async (#14029)

No new revisions were added by this update.

Summary of changes:
 .../broker/admin/impl/PersistentTopicsBase.java    | 28 +++++++++++++++++-----
 .../pulsar/broker/admin/v1/PersistentTopics.java   | 23 +++++++++++-------
 .../pulsar/broker/admin/v2/PersistentTopics.java   | 14 +++++++----
 3 files changed, 46 insertions(+), 19 deletions(-)