Apache9 commented on pull request #3844:
URL: https://github.com/apache/hbase/pull/3844#issuecomment-967168891


   OK, the problem is that, we can not drop all the previous edits when hitting 
a flush edit, because when writing the commit flush descriptor, we may have 
already written some new edits to the region, so it should only drop the edits 
which has a lower sequence id then the flush sequence number...


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