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

Dima Spivak commented on HBASE-8275:
------------------------------------

I'll post up IntegrationTestFromClientSide (as per HBASE-12221), which works 
well for the short term. Moving forward, I think we may also want to look at 
implementing HBASE-12556 as an exhaustive integration test of all the public 
client APIs. Working on a design doc.

> Tool to test binary compatibility
> ---------------------------------
>
>                 Key: HBASE-8275
>                 URL: https://issues.apache.org/jira/browse/HBASE-8275
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jean-Daniel Cryans
>            Assignee: Dima Spivak
>
> Stack and I were discussing of ways to make binary compatibility easier to 
> test than doing it completely by hand.
> One idea would be to have a tool that uses reflection to generate code that 
> calls all the public methods from a list of classes. You would then compile 
> this code against the current version you are on, then try it out with 
> different HBase jars without recompiling.



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

Reply via email to