You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Dima Spivak (JIRA)" <ji...@apache.org> on 2015/01/12 01:13:35 UTC

[jira] [Resolved] (HBASE-8275) Tool to test binary compatibility

     [ https://issues.apache.org/jira/browse/HBASE-8275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dima Spivak resolved HBASE-8275.
--------------------------------
    Resolution: Duplicate

This one can finally be closed because the work on an implementation that seems to do the right thing (and which found some binary incompatibilities via HBASE-12836) is Patch Available over HBASE-12808.

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