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

   ## What changes were proposed in this pull request?
   The test in `TestDuplicateContainerDirScannerIntegration` verifies 
functionality of ContainerDirectoryScanner before and after a Datanode restart. 
 Restarting a datanode in the MiniOzoneCluster first stops the datanode, waits 
for SCM to move the datanode to STALE state and then starts the datanode. 
   
   The default value for `ozone.scm.stale.node.interval` is 100s, resulting in 
a test runtime > 2mins. This value is reduced to 3s to improve test execution 
time.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-15842
   
   ## How was this patch tested?
   1. Integration Test
   
   Time taken post changes:  `Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, 
Time elapsed: 45.19 s -- in 
org.apache.hadoop.ozone.dn.container.TestDuplicateContainerDirScannerIntegration`


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