woblerr commented on issue #1714:
URL: https://github.com/apache/cloudberry/issues/1714#issuecomment-4367035227

   Hi
   I'm not sure that this is a bug, but rather an architectural limitation.
   
   The requirement to `Wait 1 second and try the backup again` exists because 
the Timestamp is a unique identifier of the backup and has a second granularity.
   If you run the backup faster than in a second, a folder structure collision 
will occur and the locking mechanism will work.
   
   Maybe this should be in the documentation. @tuhaihe what do you think?
   
   


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