You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by fan wang <zo...@gmail.com> on 2022/05/13 08:20:22 UTC

[DISCUSS][RIP-42] Support rocketmq schema registry

Hi, RocketMQ Community:

Currently, RocketMQ Message has no Schema constraint, and the serialization
and deserialization processes are entirely left to users. This leads to
some problems with end-to-end type safety and coupling of upstream and
downstream. So, we plan to build a schema management center to enhance type
safety and application extensibility for structured data.

I have drafted the proposal: RIP-42 Support rocketmq schema registry,
refer: https://shimo.im/docs/Ee32MWDG1WFmKRA2 for more details.

Please reply to this email If you have any questions or suggestions.

Thanks

wangfan

Re: [DISCUSS][RIP-42] Support rocketmq schema registry

Posted by heng du <du...@apache.org>.
I am very happy to see this proposal. Schema not only provides rocketmq
with the ability to manage metadata, but is also an important part of
entering the data integration ecosystem.

fan wang <zo...@gmail.com> 于2022年5月13日周五 16:20写道:

> Hi, RocketMQ Community:
>
> Currently, RocketMQ Message has no Schema constraint, and the serialization
> and deserialization processes are entirely left to users. This leads to
> some problems with end-to-end type safety and coupling of upstream and
> downstream. So, we plan to build a schema management center to enhance type
> safety and application extensibility for structured data.
>
> I have drafted the proposal: RIP-42 Support rocketmq schema registry,
> refer: https://shimo.im/docs/Ee32MWDG1WFmKRA2 for more details.
>
> Please reply to this email If you have any questions or suggestions.
>
> Thanks
>
> wangfan
>