storcon: requests to detach should automatically set scheduling policy to Active #9957
Labels
c/storage/controller
Component: Storage Controller
t/bug
Issue Type: Bug
triaged
bugs that were already triaged
We saw a call to /location_config mode=Detached for a shard in Pause state, which resulted in a weird response where we reported locations for all but the 0th shard.
If we are called with mode=Detached we should take it as given that the caller wants us to act on that, and override any existing scheduling policy.
The text was updated successfully, but these errors were encountered: