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

Add summarize method to DDS and a new serializer for summaries #3967

Closed
agarwal-navin opened this issue Oct 16, 2020 · 0 comments · Fixed by #3975
Closed

Add summarize method to DDS and a new serializer for summaries #3967

agarwal-navin opened this issue Oct 16, 2020 · 0 comments · Fixed by #3975
Assignees
Labels
area: runtime Runtime related issues
Milestone

Comments

@agarwal-navin
Copy link
Contributor

For running garbage collection, we rely on the IFluidHandles that are serialized via FluidSerializer during snapshot.
Having a FluidSerializer per DDS will make it simpler to track all the handles it has serialized without changing the core snapshot code.

@agarwal-navin agarwal-navin added the area: runtime Runtime related issues label Oct 16, 2020
@agarwal-navin agarwal-navin self-assigned this Oct 16, 2020
@danielroney danielroney added this to the October 2020 milestone Oct 20, 2020
@agarwal-navin agarwal-navin changed the title Add a FluidSerializer per DDS in SharedObject Add summarize method to DDS and a new serializer for summaries Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: runtime Runtime related issues
Projects
None yet
2 participants