This is an automated email from the ASF dual-hosted git repository.
penghui pushed a change to branch branch-2.8
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 52764ce revert the wrong modification in
org.apache.pulsar.broker.namespace.OwnershipCache#checkOwnership (#12650)
new 4e4f49d PulsarAdmin: Fix last exit code storage (#12581)
new b8ea17a [Python Schema] Python schema support custom Avro
configurations for Enum type (#12642)
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:
pulsar-client-cpp/python/examples/company.avsc | 4 +-
pulsar-client-cpp/python/pulsar/schema/__init__.py | 2 +-
.../python/pulsar/schema/definition.py | 18 ++--
pulsar-client-cpp/python/schema_test.py | 118 ++++++++++-----------
.../apache/pulsar/admin/cli/PulsarAdminTool.java | 2 +-
.../org/apache/pulsar/admin/cli/TestRunMain.java | 4 +-
6 files changed, 77 insertions(+), 71 deletions(-)