devmadhuu commented on PR #3853: URL: https://github.com/apache/ozone/pull/3853#issuecomment-1283901881
> @ayushtkn , thank you for your review and pointing out the missing case, so here is the scenario for our test cases in "TestRootedOzoneFileSystem". 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. So, lets investigate in a separate JIRA item as it is highly unlikely and unrealistic that a client would set a value less than equal to 3 and also this may be our test case problem as well and not the actual problem, I have created a new JIRA to track this: https://issues.apache.org/jira/browse/HDDS-7360 -- 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]
