Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Protobuf Schema #30

Open
MatrixHB opened this issue Aug 10, 2022 · 2 comments
Open

Support Protobuf Schema #30

MatrixHB opened this issue Aug 10, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@MatrixHB
Copy link
Collaborator

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

@kaori-seasons
Copy link

I want to try to do this issue, but I need some time to understand the current situation

@kaori-seasons
Copy link

Since this workload is relatively large, I will split it into three sub-tasks to complete
In Process:

  • Storage of Protobuf schema
  • anagement of JAR dependency
  • add Protobuf serializer and deserializer in client module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants