This is an automated email from the ASF dual-hosted git repository.
sijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 894e078 [Doc] Add a note about sink-type and source-type value of the
built-in connector. (#7699)
add 69cbd26 [broker] Make resetting cursor in REST API asynchronous
(#7744)
No new revisions were added by this update.
Summary of changes:
.../apache/pulsar/broker/admin/AdminResource.java | 2 +-
.../broker/admin/impl/PersistentTopicsBase.java | 140 +++++++++++++--------
.../pulsar/broker/admin/v1/PersistentTopics.java | 11 +-
.../pulsar/broker/admin/v2/PersistentTopics.java | 9 +-
.../pulsar/broker/admin/PersistentTopicsTest.java | 1 -
5 files changed, 103 insertions(+), 60 deletions(-)