rakeshadr edited a comment on pull request #2151: URL: https://github.com/apache/ozone/pull/2151#issuecomment-823919552
> BTW, can we test it without using `MiniOzoneCluster`? Seems to be way more faster which would enable us the test more scenarios. I can be wrong, but it seems to be easy as we test a very well separated local check (we need bucket metadata + the checker...) Thanks a lot @elek for the suggestion. Meantime, I've modified existing unit test case by covering the cases that we discussed in this PR but I am still using `MiniOzoneCluster` and would like to get your feedback on this. I am doing start/stop only OM to test various cases. I have ran this unit test multiple times(20 times) locally in my env and I could see that each run took only <=5secs. Hope this make sense to you! -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
