xianjingfeng commented on PR #4430:
URL: https://github.com/apache/hbase/pull/4430#issuecomment-1146983031

   > Mind explaining why it is incorrect?
   For example, if the number of files to compact is 10 and blocksize is 64k, 
beforeShipped was called once when every 640k was writeed. How does it make 
sure the the block that containing lastCellOfPreviousBlock will not be evicted 
in the meantime?    I can't understand. More details in 
org.apache.hadoop.hbase.regionserver.compactions.Compactor#performCompaction,


-- 
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: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to