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


##########
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:
   Done the changes @devmadhuu and the forked CI also ran fine :- 
   
   Test Run 1 :- https://github.com/ArafatKhan2198/ozone/actions/runs/6969237952
   Test Run 2 :- https://github.com/ArafatKhan2198/ozone/actions/runs/6969520588
   Test Run 3 :- https://github.com/ArafatKhan2198/ozone/actions/runs/6969522609
   Test Run 4 :- https://github.com/ArafatKhan2198/ozone/actions/runs/6969524576



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