Apache9 commented on PR #6078:
URL: https://github.com/apache/hbase/pull/6078#issuecomment-2227386837

   This PR changes what we want to test here...
   
   @bbeaudreault I think this is a very critical problem which should be 
considered in the backup&restore code. After HBASE-28625 gets in, if we copy 
snapshot between different file systems without specifying the ignore checksum 
flag, the copy will fail because data checksum highly depend on the file sytem 
implementation so the data checksum between different file systems can not be 
compared...
   
   We should have a way to deal with this, at least we should give user the 
ability to specify this flag if they want to backup to a different file system 
like S3...


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