Chris Lu
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
weed/operation/assign_file_id.go
|
@ -86,6 +86,7 @@ func Assign(masterFn GetMasterFn, grpcDialOption grpc.DialOption, primaryRequest |
|
|
continue |
|
|
continue |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
break |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
return ret, lastError |
|
|
return ret, lastError |
|
|
xxxxxxxxxx