[
https://issues.apache.org/jira/browse/HBASE-19356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell resolved HBASE-19356.
-----------------------------------------
Resolution: Won't Fix
> Provide delegators for Phoenix implemented interfaces
> -----------------------------------------------------
>
> Key: HBASE-19356
> URL: https://issues.apache.org/jira/browse/HBASE-19356
> Project: HBase
> Issue Type: Improvement
> Reporter: James R. Taylor
> Priority: Major
>
> When HBase adds new methods to interfaces such as RegionScanner and
> Table/HTableInterface during minor releases, this breaks Phoenix because we
> have delegators for these interfaces that don't define the new method. We've
> worked around this in Phoenix by creating a new branch corresponding to the
> HBase minor release. This has become unwieldy as the number of branches
> increases. If instead the delegators lived in HBase and Phoenix used them
> instead, this issue would go away.
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)