-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
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.
- is duplicated by
-
HBASE-8277 [API Compatibility]: Create tool to analyze changes in the HBase Java public API
-
- Resolved
-
-
HBASE-12808 Use Java API Compliance Checker for binary/source compatibility
-
- Resolved
-