This is an automated email from the ASF dual-hosted git repository.
technoboy pushed a change to branch branch-2.11
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from ec2aef7f52d [fix][metadata] Cleanup state when lock revalidation gets
`LockBusyException` (#17700)
new ee30b137d0a [fix][client] Unwrap completion exception for Lookup
Services (#17717)
new 0333becfbfe [fix][schema]ledger handle leak when update schema (#17283)
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:
.../service/schema/BookkeeperSchemaStorage.java | 13 ++++----
.../SchemaCompatibilityCheckTest.java | 35 ++++++++++++++++++++++
.../client/impl/BinaryProtoLookupService.java | 33 ++++++++++----------
.../pulsar/client/impl/HttpLookupService.java | 12 ++++----
.../bookkeeper/client/PulsarMockLedgerHandle.java | 4 +++
5 files changed, 72 insertions(+), 25 deletions(-)