Range failed on complex object #617
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 project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-node#617
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Any range on complex object failed with
object not found
errorExpected Behavior
Range successfully performed.
Current Behavior
object not found
errorSteps to Reproduce (for bugs)
Test creates container with
REP 2
policy, put object and try range using different nodesSample output:
Exact node on which I get error differ from run to run. Also it doesn't matter what exactly range I want to get (error occurs on even first 20 bytes)
Regression
Probably yes
Your Environment
c3e23a1448
I ran that test several times on master (both node and sdk) and can't reproduce:
Could you retry on master and confirm it still happens for you?
EDIT: apologies, it does happen on master. I'll try to bisect it.
I also tried an engine-specific test but that also didn't repro the issue: