[
https://issues.apache.org/jira/browse/TEPHRA-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15438059#comment-15438059
]
James Taylor commented on TEPHRA-178:
-------------------------------------
The new methods to Table have been removed for the next HBase patch release,
but if we want Tephra to work across all patch branches, we can add these new
methods without the @Override tag.
> Create HBase 1.2 compatibility module
> -------------------------------------
>
> Key: TEPHRA-178
> URL: https://issues.apache.org/jira/browse/TEPHRA-178
> Project: Tephra
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: Poorna Chandra
>
> In the HBase-1.2.2 patch release, new methods were added to the Table
> interface. See PHOENIX-3116 for a discussion and HBASE-15645 for the root
> cause. Tephra will need a compatibility module for HBase-1.2 to deal with
> this. I suppose since methods were only added, you can define them and they
> won't harm anything for HBase-1.2.0 and HBase-1.2.1 where they weren't yet
> declared in the interface.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)