same logic as grpc assign
fix https://github.com/seaweedfs/seaweedfs/issues/5213
This commit is contained in:
@@ -29,7 +29,6 @@ This package is created to resolve these replica placement issues:
|
||||
type VolumeGrowRequest struct {
|
||||
Option *VolumeGrowOption
|
||||
Count int
|
||||
ErrCh chan error
|
||||
}
|
||||
|
||||
type VolumeGrowOption struct {
|
||||
|
||||
Reference in New Issue
Block a user