apache / apache/rocketmq-schema-registry
Support thrift schema
Open
enhancement
- Dominant language
- Java
- Stars
- 34
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.