[
https://issues.apache.org/jira/browse/PHOENIX-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975069#comment-13975069
]
James Taylor commented on PHOENIX-848:
--------------------------------------
True - we'd need to add back in the calls to
MultiVersionConsistencyControl.setThreadReadPoint for our HBase 0.96 version as
they're done in our 3.0 version. There are 5 calls - in the scans done in our
coprocessors. Anything else come to mind, [~jeffreyz]? What do you think,
[~gabriel.reid]?
> Enable HBase 0.96 on Master & 4.0 branch
> ----------------------------------------
>
> Key: PHOENIX-848
> URL: https://issues.apache.org/jira/browse/PHOENIX-848
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 4.0.0
> Reporter: Jeffrey Zhong
>
> Currently Master & 4.0 branch can support HBase0.98 & Trunk. While there are
> basically two areas which make the code can't work on hbase0.96 such as HLog
> & region row lock change(MultiVersionConsistencyControl.setThreadReadPoint is
> removed from hbase0.98+)
> It seems better that we could create a layer to abstract out those hbase
> differences(as the differences aren't much) so Phoenix can also run on
> HBase0.96.
--
This message was sent by Atlassian JIRA
(v6.2#6252)