[
https://issues.apache.org/jira/browse/HBASE-11675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell resolved HBASE-11675.
------------------------------------
Resolution: Invalid
That section of the manual doesn't mention a *bug*, it documents some semantics
that clients need to consider.
> Major compactions change query results
> --------------------------------------
>
> Key: HBASE-11675
> URL: https://issues.apache.org/jira/browse/HBASE-11675
> Project: HBase
> Issue Type: Bug
> Reporter: chendihao
>
> 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
(v6.2#6252)