Return E_NOT_FOUND error if volume/filestore doesn't exist #2718
Labels
blockstore
Add this label to run only cloud/blockstore build and tests on PR
filestore
Add this label to run only cloud/filestore build and tests on PR
Return E_NOT_FOUND error instead of NKikimrScheme::StatusPathDoesNotExist if volume/filestore doesn't exist
https://github.com/ydb-platform/nbs/blob/main/cloud/blockstore/libs/storage/ss_proxy/ss_proxy_actor_describevolume.cpp#L152
We must support both error codes in error handlers for backward compatibility
The text was updated successfully, but these errors were encountered: