You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/06/15 17:30:37 UTC

[GitHub] [ozone] errose28 opened a new pull request, #3521: HDDS-6898. [SCM HA finalization] Modify acceptance test configuration to speed up test finalization

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

   ## What changes were proposed in this pull request?
   
   After HDDS-6760, SCM finalization was intermittently timing out during the acceptance test. This happened because containers were put in a CLOSING state since finalization happened before datanode leader election, but the replication manager was not running to close the containers until 5 minutes after safemode exit. The pipeline scrubber also had a large wait time and pipeline timeout that prevented it from force closing these pipelines during the duration of the test.
   
   This Jira modifies the acceptance test configurations to speed up moving containers to a CLOSED state so finalization can proceed. It also increases the test timeout.
   
   ## What is the link to the Apache JIRA
   
   HDDS-6898
   
   ## How was this patch tested?
   
   Repeat testing is currently being run on my fork. Once it completes I will update the results and move this out of draft.
   


-- 
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] kerneltime commented on pull request #3521: HDDS-6898. [SCM HA finalization] Modify acceptance test configuration to speed up test finalization

Posted by GitBox <gi...@apache.org>.
kerneltime commented on PR #3521:
URL: https://github.com/apache/ozone/pull/3521#issuecomment-1156922087

   LGTM


-- 
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 #3521: HDDS-6898. [SCM HA finalization] Modify acceptance test configuration to speed up test finalization

Posted by GitBox <gi...@apache.org>.
adoroszlai merged PR #3521:
URL: https://github.com/apache/ozone/pull/3521


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