blobovnicza: Do not fail rebuild on objects larger than object size #1020
No reviewers
Labels
No labels
P0
P1
P2
P3
badger
frostfs-adm
frostfs-cli
frostfs-ir
frostfs-lens
frostfs-node
good first issue
triage
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
5 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-node#1020
Loading…
Reference in a new issue
No description provided.
Delete branch "dstepanov-yadro/frostfs-node:fix/rebuild_big_objects"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If blobovnicza contains objects larger than object size parameter
value, then rebuild fails with an error, because there is no such
bucket in database. This commit forces to create bucket on rebuild.
Relates #984
448f51d396
to362a1510c4
@ -33,2 +35,4 @@
}
// SetForce sets force option.
func (p *PutPrm) SetForce(f bool) {
Force is such an overloaded term (I am also a sinner), what about
IgnoreSizeCheck
?I don't insist, can leave as it is.
Then I leave as it is.
362a1510c4
toe50f9dbc5e
e50f9dbc5e
tobec518fb62