Deny local-only read object requests when SN outside the container #1499

Open
opened 2025-12-28 17:35:38 +00:00 by sami · 1 comment
Owner

Originally created by @cthulhu-rider on GitHub (Sep 8, 2025).

Originally posted by @cthulhu-rider in https://github.com/nspcc-dev/neofs-node/pull/3497#discussion_r2329514982

currently, SN always looks up for object in the local storage. It's almost always missing. It's proposed to follow PUT behavior and deny such requests with the same status

Originally created by @cthulhu-rider on GitHub (Sep 8, 2025). _Originally posted by @cthulhu-rider in https://github.com/nspcc-dev/neofs-node/pull/3497#discussion_r2329514982_ currently, SN always looks up for object in the local storage. It's almost always missing. It's proposed to follow PUT behavior and deny such requests with the same status
Author
Owner

@roman-khimov commented on GitHub (Sep 8, 2025):

This can make objects inaccessible in case of significant rapid netmap changes.

Refs. #1184 also.

@roman-khimov commented on GitHub (Sep 8, 2025): This can make objects inaccessible in case of significant rapid netmap changes. Refs. #1184 also.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-node#1499
No description provided.