Skip to content
Snippets Groups Projects
Commit e1dbae14 authored by Vincent Petry's avatar Vincent Petry
Browse files

Properly trigger testRemote after getting a 404 from remote fed share

Whenever a remote fed share's shareinfo call returns a 404, don't
directly assume the storage is not available by throwing
StorageNotAvailableException. We need to properly throw
NotFoundException to trigger the later logic that calls testRemote()
that verifies that the 404 is not from a broken server but really from
an obsolete share.
parent 73d46afc
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment