Re: [PR] HDDS-11207. Allow reconciliation and scanner to move replicas out of the UNHEALTHY state [ozone]

2026-06-09 Thread via GitHub


github-actions[bot] commented on PR #10241:
URL: https://github.com/apache/ozone/pull/10241#issuecomment-4665320978

   Thank you for your contribution. This PR is being closed due to inactivity. 
Please contact a maintainer if you would like to reopen it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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



Re: [PR] HDDS-11207. Allow reconciliation and scanner to move replicas out of the UNHEALTHY state [ozone]

2026-06-09 Thread via GitHub


github-actions[bot] closed pull request #10241: HDDS-11207. Allow 
reconciliation and scanner to move replicas out of the UNHEALTHY state
URL: https://github.com/apache/ozone/pull/10241


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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



Re: [PR] HDDS-11207. Allow reconciliation and scanner to move replicas out of the UNHEALTHY state [ozone]

2026-06-01 Thread via GitHub


github-actions[bot] commented on PR #10241:
URL: https://github.com/apache/ozone/pull/10241#issuecomment-4597616303

   This PR has been marked as stale due to 21 days of inactivity. Please 
comment or remove the stale label to keep it open. Otherwise, it will be 
automatically closed in 7 days.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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



[PR] HDDS-11207. Allow reconciliation and scanner to move replicas out of the UNHEALTHY state [ozone]

2026-05-11 Thread via GitHub


ss77892 opened a new pull request, #10241:
URL: https://github.com/apache/ozone/pull/10241

   ## What changes were proposed in this pull request?
   When a container replica is marked UNHEALTHY but its data is actually 
intact, the scanner now recovers it back to a healthy state 
(QUASI_CLOSED/CLOSED) automatically instead of leaving it stuck. This adds 
markContainerHealthy() to the container/handler interfaces, wires it through 
the scanner and reconciliation, and includes unit and integration tests.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-11207
   
   ## How was this patch tested?
   UT/CI/real cluster with fault injection. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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