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 "Thrift" schema type for rocketmq schema registry, including:
1、Storage and compatibility check for Thrift schema
2、management of JAR dependency
3、add Thrift 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 "Thrift" schema type for rocketmq schema registry, including:
1、Storage and compatibility check for Thrift schema
2、management of JAR dependency
3、add Thrift serializer and deserializer in client module
The text was updated successfully, but these errors were encountered: