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
Currently the request_index and to parameters of the XXStorageCore::snapshot() method are ignored, and snapshot is always created on the entire log records.
Let's add logic to support generating snapshots for the arbitrary range.