GlenGeng commented on pull request #2079:
URL: https://github.com/apache/ozone/pull/2079#issuecomment-805540555
Check `ReconStorageContainerManagerFacade`, in the test, the non ratis id
gen can use below `MockSCMHAManager`
```
this.scmhaManager = MockSCMHAManager.getInstance(
true, new SCMDBTransactionBufferImpl());
```
--
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]