Skip to content

Multi-version SeataSerializer support #6211

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

Closed
Bughue opened this issue Dec 25, 2023 · 0 comments · Fixed by #6208
Closed

Multi-version SeataSerializer support #6211

Bughue opened this issue Dec 25, 2023 · 0 comments · Fixed by #6208

Comments

@Bughue
Copy link
Contributor

Bughue commented Dec 25, 2023

Why you need it?

Is your feature request related to a problem? Please describe in details
由于SeataSerializer涉及的codec会和版本有关,所以为了支持多版本协议应该将SeataSerializer的处理逻辑和版本挂钩,让序列化工厂按需加载类型
Since SeataSerializer involves a codec that is version dependent, in order to support multi-version protocols the SeataSerializer's processing logic should be tied to the version, allowing the serialization factory to load types on demand

How it could be?

A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.

Other related information

Add any other context or screenshots about the feature request here.

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

Successfully merging a pull request may close this issue.

1 participant