ashishkumar50 commented on code in PR #5397:
URL: https://github.com/apache/ozone/pull/5397#discussion_r1349863643
##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/scm/TestStorageContainerManager.java:
##########
@@ -344,7 +346,7 @@ public void testBlockDeletionTransactions() throws
Exception {
} catch (IOException e) {
Review Comment:
@devmadhuu Thanks for working on this.
We are explicitly flushing at L340
`cluster.getStorageContainerManager().getScmHAManager().asSCMHADBTransactionBuffer().flush(),`
I think that should flush the transactions, do we still need to define
OZONE_SCM_HA_DBTRANSACTIONBUFFER_FLUSH_INTERVAL ?
--
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]