This is an automated email from the ASF dual-hosted git repository.

eolivelli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from cdba1c0  Avoid spammy logs in case of BK problems (#10088)
     add 4128151  Add Schema.getNativeSchema (#10076)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/client/api/SimpleSchemaTest.java |  6 ++++++
 .../java/org/apache/pulsar/client/api/Schema.java  | 11 +++++++++++
 .../client/impl/schema/AutoConsumeSchema.java      | 11 +++++++++++
 .../client/impl/schema/AvroBaseStructSchema.java   |  7 +++++++
 .../client/impl/schema/ProtobufNativeSchema.java   |  6 ++++++
 .../pulsar/client/impl/schema/AvroSchemaTest.java  |  9 ++++++++-
 .../pulsar/client/impl/schema/JSONSchemaTest.java  | 10 ++++++++++
 .../impl/schema/ProtobufNativeSchemaTest.java      | 23 +++++++++++++++++-----
 8 files changed, 77 insertions(+), 6 deletions(-)

Reply via email to