I notice that HBASE-15645 is made up of several commits and revert in git, maybe it is more convenient to apply a new patch to remove the added methods.
Created a new issue (HBASE-16420 <https://issues.apache.org/jira/browse/HBASE-16420>) and waiting for the result of pre-commit build. The patch only fix the incompatibility of 1.1 and 1.2. Do we need keep the compatibility between 1.x branches? If so we need also remove new methods from branch-1.3 and branch-1. And seems some other issues also added new methods to non-Private interface on branch-1/1.3... Thanks, Phil 2016-08-16 15:09 GMT+08:00 Phil Yang <[email protected]>: > Sorry for breaking the compatibility of Table interface. As the author > of HBASE-15645, I can help making a new patch that only fixes the bug and > not adding any new methods to Table. >
