Stream forwarders in the GET object service #1491

Open
opened 2025-12-28 17:23:10 +00:00 by sami · 0 comments
Owner

Originally created by @End-rey on GitHub (Aug 27, 2025).

We can return the stream from the forwarders, as they can also open it.

Describe the solution you'd like

Stream payload from the forwarder directly to the network.

Describe alternatives you've considered

Keep the object payload in memory.

Additional context

https://github.com/nspcc-dev/neofs-node/pull/3466#discussion_r2290659350

Originally created by @End-rey on GitHub (Aug 27, 2025). ## Is your feature request related to a problem? Please describe. <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when ... --> We can return the stream from the forwarders, as they can also open it. ## Describe the solution you'd like <!-- A clear and concise description of what you want to happen. --> Stream payload from the forwarder directly to the network. ## Describe alternatives you've considered <!-- A clear and concise description of any alternative solutions or features you've considered. --> Keep the object payload in memory. ## Additional context <!-- Add any other context or screenshots about the feature request here. --> https://github.com/nspcc-dev/neofs-node/pull/3466#discussion_r2290659350
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#1491
No description provided.