[ https://issues.apache.org/jira/browse/PHOENIX-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Taylor updated PHOENIX-3116: ---------------------------------- Attachment: PHOENIX-3116_v2.patch Adjusting patch to remove @Override tags and use reflection to call delegate method since these methods will only exist in HBase 1.1.5 and HBase 1.2.2. Will need a similar change in Tephra if we want to support these HBase versions. WDYT, [~poornachandra]? The alternative would be to just say we don't support HBase 1.1.5 and HBase 1.2.2. > Support HBase 1.2.2 > ------------------- > > Key: PHOENIX-3116 > URL: https://issues.apache.org/jira/browse/PHOENIX-3116 > Project: Phoenix > Issue Type: Improvement > Affects Versions: 4.8.0 > Reporter: Rob Leidle > Assignee: James Taylor > Priority: Minor > Fix For: 4.8.1 > > Attachments: PHOENIX-3116_v2.patch, upgrade-hbase-to-1.2.2.patch > > Original Estimate: 24h > Remaining Estimate: 24h > > HBase 1.2.2 made a backwards incompatible change in HTableInterface that > requires new overrides. -- This message was sent by Atlassian JIRA (v6.3.4#6332)