ashishkumar50 commented on PR #4340: URL: https://github.com/apache/ozone/pull/4340#issuecomment-1465560007
> > I have tested in TestHddsVolume by making failedVolume to true. > > HddsVolume volume = volumeBuilder.failedVolume(true).build(); > > And then calling different volume stats getAvailable(),getUsed(),getReserved(). > > @ashishkumar50 Could you add this test case in TestHddsVolume ? Hi @SaketaChalamchala , Thanks for the review, Added test case for this. -- 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]
