forked from TrueCloudLab/frostfs-node
[#661] shard: Add blobstor rebuilder
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
This commit is contained in:
parent
a478050639
commit
44552a849b
5 changed files with 121 additions and 0 deletions
|
@ -39,6 +39,8 @@ type Shard struct {
|
|||
|
||||
tsSource TombstoneSource
|
||||
|
||||
rb *rebuilder
|
||||
|
||||
gcCancel atomic.Value
|
||||
setModeRequested atomic.Bool
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue