adoroszlai commented on code in PR #9234:
URL: https://github.com/apache/ozone/pull/9234#discussion_r2502222775
##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/OzoneRpcClientTests.java:
##########
@@ -4650,13 +4656,21 @@ private void
checkExceptedResultForVersioningTest(String volumeName,
cluster.getOzoneManager().awaitDoubleBufferFlush();
if (expectedCount == 1) {
+ // Wait for deleted key to become visible in deletedTable
Review Comment:
Yes, I have the same question. @swamirishi has been making similar change
for other test cases in #8587, so maybe he can answer.
--
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]