You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now the default schema type is Avro. We need to supplement the other common serialization types, like JSON, Protobuf, Kyro, etc.
Add "Protobuf" schema type for rocketmq schema registry, including:
1、Storage of Protobuf schema
2、management of JAR dependency
3、add Protobuf serializer and deserializer in client module
The text was updated successfully, but these errors were encountered:
Now the default schema type is Avro. We need to supplement the other common serialization types, like JSON, Protobuf, Kyro, etc.
Add "Protobuf" schema type for rocketmq schema registry, including:
1、Storage of Protobuf schema
2、management of JAR dependency
3、add Protobuf serializer and deserializer in client module
The text was updated successfully, but these errors were encountered: