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

   ## What changes were proposed in this pull request?
   This PR stabilizes `TestDecommissionAndMaintenance` by:
   - starting datanodes with the latest layout version;
   - waiting only for the restarted datanode to become healthy instead of the 
entire cluster;
   - using the refreshed `DatanodeDetails` after restart.
   
   This avoids intermittent restart and metadata initialization timeouts 
without increasing the existing timeout.
   
   Generated-by: Codex (GPT-5)
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-16067
   
   ## How was this patch tested?
   
   Local Test
   ```
   mvn -pl :ozone-integration-test test \
       
-Dtest=TestDecommissionAndMaintenance#testNodeWithOpenPipelineCanBeDecommissionedAndRecommissioned
 \
       -DskipShade -DskipRecon -DskipDocs
   ```
   <img width="1260" height="174" alt="ζˆͺεœ– 2026-08-04 上午11 45 44" 
src="https://github.com/user-attachments/assets/fe963897-a15b-4746-a4dc-24e690936ee7";
 />
   
   GitHub Actions CI: 
https://github.com/echonesis/ozone/actions/runs/30869467058
   
   Flaky-test-check: https://github.com/echonesis/ozone/actions/runs/30869665597


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

Reply via email to