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

   ## What changes were proposed in this pull request?
   
   (Please fill in changes proposed in this fix)
   
   https://issues.apache.org/jira/browse/HDDS-7360
   
   ## How was this patch tested?
   
   Manually Tested "org.apache.hadoop.fs.ozone.TestRootedOzoneFileSystem" test 
cases which were failing in following boundary conditions of "listingPageSize":
   
   1. If I give value at client less than equal to 1, it hung.
   2. If I give value more than 1 upto 3, then it doesn't hung any of the test 
case of TestRootedOzone file, but "listStatusCheckHelper" method makes 
assertion fail for 2-3 test cases.
   3. If give value more than 3, all test cases passed.
   


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