You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Sumit Agrawal (Jira)" <ji...@apache.org> on 2022/09/13 09:01:00 UTC

[jira] [Created] (HDDS-7218) balancer handling exception case for immediate failure and failure later is different

Sumit Agrawal created HDDS-7218:
-----------------------------------

             Summary: balancer handling exception case for immediate failure and failure later is different
                 Key: HDDS-7218
                 URL: https://issues.apache.org/jira/browse/HDDS-7218
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Sumit Agrawal


There is a difference in behaviour for handling exception in move.
 # Exception occurred immediately, its logged and metrics ignored. (ContainerBalancer.moveContainer)
 # If Exception occurred later in future for any one, all are treated as exception case and logged accordingly. Success cases are also treated as failure. (ContainerBalancer.checkIterationMoveResults)

Both should have uniform behaviour.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org