[ 
https://issues.apache.org/jira/browse/HDDS-7096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Szabolcs Gál updated HDDS-7096:
-------------------------------
    Description: 
Currently it is difficult to tell whether an IOException will cause a container 
to be marked unhealthy or not. The exception must be traced all the way up the 
stack checking each frame to see if the caller is moving the container to 
unhealthy. The goal of this jira is to clarify which operations cause a 
container to be marked unhealthy at the code level.

In [HDDS-7095|https://issues.apache.org/jira/browse/HDDS-7095] a general place 
was given for on-demand scanning. Clarify and move the places where on-demand 
scans are added if necessary.

  was:Currently it is difficult to tell whether an IOException will cause a 
container to be marked unhealthy or not. The exception must be traced all the 
way up the stack checking each frame to see if the caller is moving the 
container to unhealthy. The goal of this jira is to clarify which operations 
cause a container to be marked unhealthy at the code level.


> Clarify failures that cause a container to be marked unhealthy
> --------------------------------------------------------------
>
>                 Key: HDDS-7096
>                 URL: https://issues.apache.org/jira/browse/HDDS-7096
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Ethan Rose
>            Priority: Major
>
> Currently it is difficult to tell whether an IOException will cause a 
> container to be marked unhealthy or not. The exception must be traced all the 
> way up the stack checking each frame to see if the caller is moving the 
> container to unhealthy. The goal of this jira is to clarify which operations 
> cause a container to be marked unhealthy at the code level.
> In [HDDS-7095|https://issues.apache.org/jira/browse/HDDS-7095] a general 
> place was given for on-demand scanning. Clarify and move the places where 
> on-demand scans are added if necessary.



--
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