Stephen O'Donnell created HDDS-8728:
---------------------------------------
Summary: Incorrect expectedNodes passed to
InsufficientNodesException
Key: HDDS-8728
URL: https://issues.apache.org/jira/browse/HDDS-8728
Project: Apache Ozone
Issue Type: Sub-task
Components: SCM
Reporter: Stephen O'Donnell
Assignee: Stephen O'Donnell
When forming the InsufficientNodesException, we pass missingIndexes.size() as
the expected node count. However if there are insufficient nodes, the expected
list gets trimmed, so this count is incorrect. We should pass expectedNodes
instead, which is the original list length.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]