[
https://issues.apache.org/jira/browse/HBASE-11115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14007074#comment-14007074
]
Liu Shaohui commented on HBASE-11115:
-------------------------------------
Thanks, [~ndimiduk].
Agree, it's a more generic method. I will pay a attention to that issue.
> Support setting max version per column family in Get
> ----------------------------------------------------
>
> Key: HBASE-11115
> URL: https://issues.apache.org/jira/browse/HBASE-11115
> Project: HBase
> Issue Type: Improvement
> Reporter: Liu Shaohui
> Priority: Minor
>
> The Get operation only supports setting the max version for all column
> families. But different column families may have different versions data, and
> users may want to get data with different versions from different column
> families in a single Get operation.
> Though, we can translate this kind of Get to multi single-column-family Gets,
> these Gets are sequential in regionserver and have different mvcc.
> Comments and suggestions are welcomed. Thx
--
This message was sent by Atlassian JIRA
(v6.2#6252)