You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2020/11/19 02:31:02 UTC

[pulsar] branch master updated (0e1d0d8 -> ab000ec)

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 0e1d0d8  [Transaction] Add transaction integration test (#8594)
     add ab000ec  Fix brokean protobuf-native schema (#8621)

No new revisions were added by this update.

Summary of changes:
 .../client/impl/schema/ProtobufNativeSchema.java   |  5 --
 .../generic/GenericProtobufNativeSchema.java       | 44 ++------------
 ...> MultiVersionGenericProtobufNativeReader.java} | 71 ++++++----------------
 .../schema/reader/AbstractMultiVersionReader.java  |  2 +-
 4 files changed, 25 insertions(+), 97 deletions(-)
 copy pulsar-client/src/main/java/org/apache/pulsar/client/impl/schema/generic/{GenericProtobufNativeSchema.java => MultiVersionGenericProtobufNativeReader.java} (56%)