Kirill Sizov created IGNITE-23737:
--------------------------------------
Summary: Return corresponding result if resetPartitions has empty
nodes to switch to.
Key: IGNITE-23737
URL: https://issues.apache.org/jira/browse/IGNITE-23737
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Sizov
If there are no suitable alive nodes to reset the partition to, resetPartitions
should return corresponding status and not try switching to an empty set.
There should be a meaningful result, similar to ASSIGNMENT_NOT_UPDATED. A test
should be added.
Currently an exception is thrown in this case.
*Implementation details*
See {{GroupUpdateRequest.partitionUpdate}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)