You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added summarize method to SharedObject in #3975. It has to be updated to return IChannelSummarizeResult to be in sync with the other summarize APIs. This means returning garbage collection nodes as part of the result.
Also, update unit tests to use summarize instead of snapshot.
The text was updated successfully, but these errors were encountered:
agarwal-navin
changed the title
Udpated summarize in SharedObject to return IChannelSummarizeResult
Udpate summarize in SharedObject to return IChannelSummarizeResult
Nov 23, 2020
I added summarize method to SharedObject in #3975. It has to be updated to return IChannelSummarizeResult to be in sync with the other summarize APIs. This means returning garbage collection nodes as part of the result.
Also, update unit tests to use summarize instead of snapshot.
The text was updated successfully, but these errors were encountered: