You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tephra.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2016/08/16 01:20:22 UTC

[jira] [Created] (TEPHRA-178) Create HBase 1.2 compatibility module

James Taylor created TEPHRA-178:
-----------------------------------

             Summary: 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)