Skip to content

Request processing should be forcefully stopped by indication to the storage #9344

@andrii0lomakin

Description

@andrii0lomakin

As for now, to stop the processing of the data in the long-running request we interrupt thread which leads to a side effect of the closing of the file channels if such ones are used at this moment. Instead of that, it is proposed to add flag into the storage which will allow throwing an exception during the call of the storage API from the particular thread.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions