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

ObjectSerializer元数据空间溢出。只有一个SerializeConfig实例 #4477

Open
matthewZZC opened this issue Jan 30, 2024 · 2 comments
Open

Comments

@matthewZZC
Copy link

Uploading 1706620341667.jpg…

怀疑SerializeConfig.serializers.get(type)的时候没有获取到。然后put的时候覆盖了,旧的ASMSerializer类没有回收。导致产生了大类对象。

@matthewZZC
Copy link
Author

@wenshao

@matthewZZC
Copy link
Author

一个对象,产生了许多ObjectSerializer类。但是只有一个被SerializeConfig引用。

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

No branches or pull requests

1 participant