[
https://issues.apache.org/jira/browse/HBASE-11675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell closed HBASE-11675.
---------------------------------------
> Major compactions change query results
> --------------------------------------
>
> Key: HBASE-11675
> URL: https://issues.apache.org/jira/browse/HBASE-11675
> Project: HBase
> Issue Type: Bug
> Reporter: chendihao
> Priority: Major
>
> The bug mentioned in http://hbase.apache.org/book.html
> 5.9.2.2. Major compactions change query results
> “...create three cell versions at t1, t2 and t3, with a maximum-versions
> setting of 2. So when getting all versions, only the values at t2 and t3 will
> be returned. But if you delete the version at t2 or t3, the one at t1 will
> appear again. Obviously, once a major compaction has run, such behavior will
> not be the case anymore...”
--
This message was sent by Atlassian Jira
(v8.20.7#820007)