[
https://issues.apache.org/jira/browse/PHOENIX-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14482542#comment-14482542
]
Andrew Purtell commented on PHOENIX-1681:
-----------------------------------------
Would be good if there is already a patch for the NextState changes, then the
region interface changes are mainly a substitution of Region for HRegion
wherever possible and FIXME notations where not, including use of private
region split and merge transaction internals.
> Use the new Region Interface
> ----------------------------
>
> Key: PHOENIX-1681
> URL: https://issues.apache.org/jira/browse/PHOENIX-1681
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Attachments: 0001-PHOENIX-1681-Use-the-new-Region-Interface.patch,
> PHOENIX-1681-4.patch, PHOENIX-1681-4.patch
>
>
> HBase is introducing a new interface, Region, a supportable public/evolving
> subset of HRegion. Use this instead of HRegion in all places where we are
> using HRegion today
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)