resetPartition will return an "instance not alive" exception if the given instance
- was part of given cluster but is not alive now, or
- is not part of this cluster ever.
It would be preferable to have different error messages for these two different cases for better debuggability.