anmolnar commented on PR #7445:
URL: https://github.com/apache/hbase/pull/7445#issuecomment-3530180050

   > 5. Should the pitr endpoint replicate method consider if the underlying FS 
supports sync before deciding the result to return?
   
   The PITR endpoint assumes that `sync()` is not supported by the filesystem 
which is usually the case with object stores like S3. The WAL pointer gets 
persisted only when the stream is closed.


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

Reply via email to