mirror of
https://github.com/talent-plan/tinykv.git
synced 2025-02-16 06:40:23 +08:00
init applystate
Signed-off-by: Connor1996 <zbk602423539@gmail.com>
This commit is contained in:
parent
9dc51167e8
commit
300323f5fb
@ -70,6 +70,7 @@ func NewPeerStorage(engines *engine_util.Engines, region *metapb.Region, regionS
|
||||
region: region,
|
||||
Tag: tag,
|
||||
raftState: *raftState,
|
||||
applyState: *applyState,
|
||||
regionSched: regionSched,
|
||||
}, nil
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user