avijayanhwx commented on a change in pull request #1664:
URL: https://github.com/apache/ozone/pull/1664#discussion_r537250374



##########
File path: 
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/om/protocol/OzoneManagerProtocol.java
##########
@@ -587,4 +587,14 @@ default boolean recoverTrash(String volumeName, String 
bucketName,
     return false;
   }
 
+  /**
+   *
+   * @param flushWaitTimeout
+   * @param flushCheckInterval
+   * @return
+   */
+  default long prepareOzoneManager(long flushWaitTimeout,

Review comment:
       Thanks, done!




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

Reply via email to