Ethan Rose created HDDS-9736:
--------------------------------

             Summary: Use scanner to mark containers unhealthy on the write path
                 Key: HDDS-9736
                 URL: https://issues.apache.org/jira/browse/HDDS-9736
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Ethan Rose


Currently if there is any exception on the write path, containers will be 
marked unhealthy, which is a terminal state. Some of these errors do not affect 
the contents of these containers so they should not actually be marked 
unhealthy. This jira proposes closing a container normally if an error is 
encountered, and queueing it for on demand scanning once the close finishes. 
After this change, the scanner would be the only thing that can mark a 
container unhealthy.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to