szetszwo commented on PR #6026:
URL: https://github.com/apache/ozone/pull/6026#issuecomment-1904842798

   > I see default value is 0 
[code](https://github.com/apache/ozone/blob/f7a0ab2ef432053a491f6029860a80ef08e62a04/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/ratis/OzoneManagerRatisServerConfig.java#L41).
 I don't see any override in the code. Don't know if it means no wait? or 
indefinite wait?
   
   0 means no wait.
   
   > There is a deadlock between checkpointing creation for Bootstrapping and 
RocksDBCheckpointDiffer#pruneSstFiles.
   
   If there is a deadlock, changing wait-time probably is only changing the 
probability but not really fixing the problem.


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