You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/04/07 15:02:17 UTC

[GitHub] [pulsar] BewareMyPower commented on issue #15036: [C++] Schema version not added to a message

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org