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
Pass correct state split depth to DownloadShardState
... and let DownloadShardState do nothing with it.
With this commit, we are expecting DownloadShardState to pass correct
PersistentStateType from one side and are passing split depth from the
other side. So, only state merging in that single actor remains to be
done.
0 commit comments