Log has the "error: status: code = 3072 message = container not found" after container was created #231
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
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-node#231
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?
Related to https://github.com/nspcc-dev/neofs-node/issues/2155
Expected Behavior
Log shouldn't has any errors after container was created.
Current Behavior
Log has the "error: status: code = 3072 message = container not found" after container was created.
Steps to Reproduce (for bugs)
Version
Regression
Yes
Your Environment
Virtual
Most likely, we have a problem in the cache (poll and polute the cache with
ErrNotFound
).looks like bug in neo-go:
2023-04-19T05:01:09.828Z - container created
2023-04-19T05:01:12.381Z - received notification of container put success
2023-04-19T05:01:12.381Z - requested information about the container and did not find it in neo-go