BewareMyPower commented on issue #15036: URL: https://github.com/apache/pulsar/issues/15036#issuecomment-1091850972
After applying the patch of #15072, the output became ``` 0, enum value: FAILOVER, schema version: 0 1, enum value: SHARED, schema version: 0 0 reader schema: VersionedSchema(type=PROTOBUF_NATIVE,schemaVersion=\x00\x00\x00\x00\x00\x00\x00\x00,name=public/default/ProtobufSchemaTest-testEndToEnd) 1 reader schema: VersionedSchema(type=PROTOBUF_NATIVE,schemaVersion=\x00\x00\x00\x00\x00\x00\x00\x00,name=public/default/ProtobufSchemaTest-testEndToEnd) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
