kvserver: sep-raft-log: update replica snapshot creation #93246
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-kv
KV Team
Creation of a replica snapshot1 need not involve the log engine. Update the method so that it explicitly reads only from the state engine, once we have #93243.
Epic: CRDB-220
Jira issue: CRDB-22239
Footnotes
https://github.com/cockroachdb/cockroach/blob/3d8819a85e9b1c668031e7ad294acae9944730bc/pkg/kv/kvserver/replica_raftstorage.go#L218-L288 ↩
The text was updated successfully, but these errors were encountered: