ArafatKhan2198 commented on code in PR #5647:
URL: https://github.com/apache/ozone/pull/5647#discussion_r1403307448


##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/recon/TestReconInsightsForDeletedDirectories.java:
##########
@@ -467,6 +463,7 @@ private void assertTableRowCount(Table<String, ?> table, 
int expectedCount,
 
   private boolean assertTableRowCount(int expectedCount,
                                       Table<String, ?> table, boolean isRecon) 
{
+    syncDataFromOM();

Review Comment:
   Understood will make the necessary changes.
   



-- 
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]

Reply via email to