[ 
https://issues.apache.org/jira/browse/HBASE-12836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14273101#comment-14273101
 ] 

Andrew Purtell commented on HBASE-12836:
----------------------------------------

Great, when it's ready lets commit HBASE-12808 to 0.98 branch also.

We could update the RC checklist to include running check_compatibility.sh. Or 
we could make an exec of this script part of what the Maven 'release' profile 
does. I recommend the latter. The procedure for making an RC already includes 
building with the 'release' profile active. Currently it just runs RAT.

> Tip of branch 0.98 has some binary incompatibilities with 0.98.0
> ----------------------------------------------------------------
>
>                 Key: HBASE-12836
>                 URL: https://issues.apache.org/jira/browse/HBASE-12836
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.98.10
>            Reporter: Dima Spivak
>
> In working on HBASE-12808, I ran a scan between the 0.98.0 tag and the tip of 
> branch 0.98 and found a handful of binary incompatibilities that are probably 
> worth addressing:
> - org.apache.hadoop.hbase.security.access.AccessControlClient.grant and 
> org.apache.hadoop.hbase.security.access.AccessControlClient.revoke had their 
> return types and parameter lists changed in HBASE-12161. cc: [~srikanth235] 
> and [~mbertozzi].
> - org.apache.hadoop.hbase.mapreduce.CopyTable.createSubmittableJob is no 
> longer static and its parameter list changed in HBASE-11997. cc: 
> [~daviddengcn] and [~tedyu].
> - getBlockSize was added to the org.apache.hadoop.hbase.io.crypto.Encryptor 
> interface in HBASE-11446, which may lead to an AbstractMethodError exception 
> in a 0.98.0 client that doesn't have this implemented. I suspect this one is 
> worth living with? cc: [~apurtell].



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to