Skip to content

Commit

Permalink
cherry pick pingcap#233 to release-4.0 (pingcap#702)
Browse files Browse the repository at this point in the history
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>

Co-authored-by: 3pointer <luancheng@pingcap.com>
  • Loading branch information
ti-srebot and 3pointer authored Jan 19, 2021
1 parent 00bf666 commit 139df44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/restore/util.go
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ func GetSSTMetaFromFile(
Start: rangeStart,
End: rangeEnd,
},
Length: file.GetSize_(),
RegionId: region.GetId(),
RegionEpoch: region.GetRegionEpoch(),
}
Expand Down

0 comments on commit 139df44

Please sign in to comment.