Add context.Context as a param to engine's operations #1083

Open
opened 2025-12-28 17:21:44 +00:00 by sami · 4 comments
Owner

Originally created by @carpawell on GitHub (Aug 8, 2023).

It would look natural and even now it already has an application.

Originally created by @carpawell on GitHub (Aug 8, 2023). It would look natural and even now it already has [an application](https://github.com/nspcc-dev/neofs-node/pull/2464#discussion_r1284596713).
Author
Owner

@carpawell commented on GitHub (Aug 8, 2023):

https://github.com/nspcc-dev/neofs-node/issues/2480, whoops. Close or treat as a sub-part.

@carpawell commented on GitHub (Aug 8, 2023): https://github.com/nspcc-dev/neofs-node/issues/2480, whoops. Close or treat as a sub-part.
Author
Owner

@cthulhu-rider commented on GitHub (Aug 8, 2023):

#2480, whoops. Close or treat as a sub-part.

this issue a little wider, so lets keep both

@cthulhu-rider commented on GitHub (Aug 8, 2023): > #2480, whoops. Close or treat as a sub-part. this issue a little wider, so lets keep both
Author
Owner

@roman-khimov commented on GitHub (Nov 14, 2024):

How would you use it? Suppose I'm making an open/read open/write FS operation, how can I use context there?

@roman-khimov commented on GitHub (Nov 14, 2024): How would you use it? Suppose I'm making an open/read open/write FS operation, how can I use context there?
Author
Owner

@carpawell commented on GitHub (Nov 14, 2024):

In the issue's title, there is engine, not shard or even FStree. It almost always has more than one shard, and we are working on blocking operations: https://github.com/nspcc-dev/neofs-node/pull/2965. Also, there are List* operations.

@carpawell commented on GitHub (Nov 14, 2024): In the issue's title, there is `engine`, not shard or even FStree. It almost always has more than one shard, and we are working on blocking operations: https://github.com/nspcc-dev/neofs-node/pull/2965. Also, there are List* operations.
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#1083
No description provided.