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


   Oh, the PR has already been merged...
   
   I skimmed the comments on jira and also the patch, so the approach here is 
when we delete a specific version, we will go through all the old versions and 
added a delete marker for them if needed.
   
   This approach can solve a problem but will introduce other problems...
   What if then user manually added a new cell with the version you deleted? In 
general, the user should see the new cell but actually, it depends on whether 
we have done a major compaction?


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to