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 e88da2a Fix transaction log append sync problem. (#9238)
add 38a1f1d Fix topic ownership is not checked when get topic policy
(#9767)
No new revisions were added by this update.
Summary of changes:
.../broker/admin/impl/PersistentTopicsBase.java | 56 +-----------
.../pulsar/broker/admin/v2/PersistentTopics.java | 100 +++++++++++++--------
.../apache/pulsar/broker/admin/AdminApiTest2.java | 70 ++++++++++++++-
.../broker/auth/MockedPulsarServiceBaseTest.java | 13 ++-
4 files changed, 143 insertions(+), 96 deletions(-)