Add EC replication #1129
1 changed files with 0 additions and 5 deletions
|
@ -54,11 +54,6 @@ func (p *Policer) processRepContainerObject(ctx context.Context, objInfo objectc
|
||||||
|
|
||||||
c := &placementRequirements{}
|
c := &placementRequirements{}
|
||||||
|
|
||||||
var numOfContainerNodes int
|
|
||||||
for i := range nn {
|
|
||||||
numOfContainerNodes += len(nn[i])
|
|
||||||
}
|
|
||||||
|
|
||||||
// cached info about already checked nodes
|
// cached info about already checked nodes
|
||||||
checkedNodes := newNodeCache()
|
checkedNodes := newNodeCache()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue