This is an automated email from the ASF dual-hosted git repository.
penghui pushed a change to branch branch-2.7
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 432b170 check for nil producerspec first (#9124)
new d21dc3b fix wrong default value (#9149)
new 1604cd7 Fixed race condition in
ManagedLedgerTest.testAsyncUpdateProperties() (#9152)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../bookkeeper/mledger/impl/ManagedLedgerTest.java | 17 ++++++++++++-----
.../apache/pulsar/broker/admin/impl/NamespacesBase.java | 17 ++---------------
.../org/apache/pulsar/broker/admin/AdminApiTest.java | 2 +-
.../org/apache/pulsar/broker/admin/AdminApiTest2.java | 2 +-
.../apache/pulsar/broker/admin/v1/V1_AdminApiTest.java | 2 +-
.../apache/pulsar/broker/admin/v1/V1_AdminApiTest2.java | 2 +-
6 files changed, 18 insertions(+), 24 deletions(-)