You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "adoroszlai (via GitHub)" <gi...@apache.org> on 2023/05/06 08:33:51 UTC

[GitHub] [ozone] adoroszlai opened a new pull request, #4671: HDDS-8493. Intermittent timeout in TestDecommissionAndMaintenance#testSCMHandlesRestartForMaintenanceNode

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

   ## What changes were proposed in this pull request?
   
   3e0cb27632d increased the number of datanodes in the mini cluster of `TestDecommissionAndMaintenance` from 6 to 7.  However, `testSCMHandlesRestartForMaintenanceNode` still expects 5 in-service datanodes after shutting down one, as originally introduced in 42d53bce288.
   
   This change simply makes the same increase in the expected number of nodes (5 to 6).
   
   https://issues.apache.org/jira/browse/HDDS-8493
   
   ## How was this patch tested?
   
   Ran locally:
   
   ```
   $ mvn -am -pl :ozone-integration-test -Dtest='TestDecommissionAndMaintenance#testSCMHandlesRestartForMaintenanceNode' clean test
   ...
   [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.132 s - in org.apache.hadoop.ozone.scm.node.TestDecommissionAndMaintenance
   ```


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [ozone] Xushaohong commented on pull request #4671: HDDS-8493. Intermittent timeout in TestDecommissionAndMaintenance#testSCMHandlesRestartForMaintenanceNode

Posted by "Xushaohong (via GitHub)" <gi...@apache.org>.
Xushaohong commented on PR #4671:
URL: https://github.com/apache/ozone/pull/4671#issuecomment-1537854390

   Thanks @adoroszlai  for this work. LGTM. +1


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [ozone] adoroszlai commented on pull request #4671: HDDS-8493. Intermittent timeout in TestDecommissionAndMaintenance#testSCMHandlesRestartForMaintenanceNode

Posted by "adoroszlai (via GitHub)" <gi...@apache.org>.
adoroszlai commented on PR #4671:
URL: https://github.com/apache/ozone/pull/4671#issuecomment-1537946234

   Thanks @siddhantsangwan, @Xushaohong for the review.


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [ozone] adoroszlai merged pull request #4671: HDDS-8493. Intermittent timeout in TestDecommissionAndMaintenance#testSCMHandlesRestartForMaintenanceNode

Posted by "adoroszlai (via GitHub)" <gi...@apache.org>.
adoroszlai merged PR #4671:
URL: https://github.com/apache/ozone/pull/4671


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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