[
https://issues.apache.org/jira/browse/HBASE-15556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220284#comment-15220284
]
Sean Busbey commented on HBASE-15556:
-------------------------------------
Please have initial patches target the master branch. All changes go there
first, unless they are somehow only applicable to earlier branches.
Also, please start a discussion on dev@ about this change (including what the
target use case is) before putting much more work into this. The MVCC is pretty
central to the operations of HBase, so I'm not sure how amenable to making it
pluggable we are.
> need extensible ConsistencyControl interface
> --------------------------------------------
>
> Key: HBASE-15556
> URL: https://issues.apache.org/jira/browse/HBASE-15556
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 1.0.3
> Reporter: Walter Koetke
> Assignee: Walter Koetke
> Fix For: 1.0.4
>
> Attachments: HBASE-15556-branch-1.0-02.patch,
> HBASE-15556-branch-1.0.patch
>
>
> The class MultiVersionConsistencyControl should be abstracted into an
> interface ConsistencyControl so it can be extended by a configured custom
> implementation class, with MultiVersionConsistencyControl as the default.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)