API compatibility report for the hbase library between rel/2.2.2 and 2.2.3RC1 versions


Binary
Compatibility
Source
Compatibility

Test Info


Library Namehbase
Version #1rel/2.2.2
Version #22.2.3RC1
SubjectBinary Compatibility

Test Results


Total Java Modules13
Total Methods / Classes5351 / 445
Compatibility 99.6%

Problem Summary


SeverityCount
Added Methods-17
Removed MethodsHigh0
Problems with
Data Types
High2
Medium0
Low0
Problems with
Methods
High1
Medium0
Low2

Added Methods  17 


hbase-shaded-client-byo-hadoop-2.2.3.jar, BinaryComponentComparator.class
package org.apache.hadoop.hbase.filter
BinaryComponentComparator.BinaryComponentComparator ( byte[ ] value, int offset )
BinaryComponentComparator.compareTo ( byte[ ] value )  :  int
BinaryComponentComparator.compareTo ( byte[ ] value, int offset, int length )  :  int
BinaryComponentComparator.compareTo ( Object p1 )  :  int
BinaryComponentComparator.equals ( Object other )  :  boolean
BinaryComponentComparator.hashCode ( )  :  int
BinaryComponentComparator.parseFrom ( byte[ ] pbBytes ) [static]  :  BinaryComponentComparator
BinaryComponentComparator.toByteArray ( )  :  byte[ ]

hbase-shaded-client-byo-hadoop-2.2.3.jar, CellUtil.class
package org.apache.hadoop.hbase
CellUtil.matchingColumnFamilyAndQualifierPrefix ( Cell left, byte[ ] fam, byte[ ] qual ) [static]  :  boolean

hbase-shaded-client-byo-hadoop-2.2.3.jar, RegionInfo.class
package org.apache.hadoop.hbase.client
RegionInfo.parseRegionNameOrReturnNull ( byte[ ] regionName ) [static]  :  byte[ ][ ]

hbase-shaded-testing-util-2.2.3.jar, LoadIncrementalHFiles.class
package org.apache.hadoop.hbase.tool
LoadIncrementalHFiles.disableReplication ( )  :  void

hbase-shaded-testing-util-2.2.3.jar, MiniHBaseCluster.class
package org.apache.hadoop.hbase
MiniHBaseCluster.getNumLiveRegionServers ( )  :  int
MiniHBaseCluster.resumeRegionServer ( int serverNumber )  :  JVMClusterUtil.RegionServerThread
MiniHBaseCluster.resumeRegionServer ( ServerName serverName )  :  void
MiniHBaseCluster.suspendRegionServer ( int serverNumber )  :  JVMClusterUtil.RegionServerThread
MiniHBaseCluster.suspendRegionServer ( ServerName serverName )  :  void

hbase-shaded-testing-util-2.2.3.jar, TokenUtil.class
package org.apache.hadoop.hbase.security.token
TokenUtil.obtainToken ( Configuration conf ) [static]  :  Token<AuthenticationTokenIdentifier> *DEPRECATED*

to the top

Problems with Data Types, High Severity  2 


hbase-shaded-client-byo-hadoop-2.2.2.jar
package org.apache.hadoop.hbase.net
[+] class Address  1 

hbase-shaded-client-byo-hadoop-2.2.2.jar
package org.apache.hadoop.hbase.util
[+] class ByteRangeUtils  1 

to the top

Problems with Methods, High Severity  1 


hbase-shaded-client-byo-hadoop-2.2.2.jar, ByteRangeUtils.class
package org.apache.hadoop.hbase.util
[+] ByteRangeUtils.ByteRangeUtils ( )  1 

to the top

Problems with Methods, Low Severity  2 


hbase-shaded-testing-util-2.2.2.jar, HBaseCommonTestingUtility.class
package org.apache.hadoop.hbase
[+] HBaseCommonTestingUtility.cleanupTestDir ( )  :  boolean  1 

hbase-shaded-testing-util-2.2.2.jar, HBaseZKTestingUtility.class
package org.apache.hadoop.hbase
[+] HBaseZKTestingUtility.cleanupTestDir ( )  :  boolean  1 

to the top

Java Archives  13 


hbase-client-project-2.2.2.jar
hbase-endpoint-2.2.2.jar
hbase-examples-2.2.2.jar
hbase-external-blockcache-2.2.2.jar
hbase-hbtop-2.2.2.jar
hbase-protocol-2.2.2.jar
hbase-rest-2.2.2.jar
hbase-rsgroup-2.2.2.jar
hbase-shaded-client-byo-hadoop-2.2.2.jar
hbase-shaded-client-project-2.2.2.jar
hbase-shaded-mapreduce-2.2.2.jar
hbase-shaded-testing-util-2.2.2.jar
hbase-thrift-2.2.2.jar

to the top



Test Info


Library Namehbase
Version #1rel/2.2.2
Version #22.2.3RC1
SubjectSource Compatibility

Test Results


Total Java Modules13
Total Methods / Classes5351 / 445
Compatibility 99.6%

Problem Summary


SeverityCount
Added Methods-17
Removed MethodsHigh0
Problems with
Data Types
High2
Medium0
Low0
Problems with
Methods
High1
Medium2
Low0

Added Methods  17 


hbase-shaded-client-byo-hadoop-2.2.3.jar, BinaryComponentComparator.class
package org.apache.hadoop.hbase.filter
BinaryComponentComparator.BinaryComponentComparator ( byte[ ] value, int offset )
BinaryComponentComparator.compareTo ( byte[ ] value )  :  int
BinaryComponentComparator.compareTo ( byte[ ] value, int offset, int length )  :  int
BinaryComponentComparator.compareTo ( Object p1 )  :  int
BinaryComponentComparator.equals ( Object other )  :  boolean
BinaryComponentComparator.hashCode ( )  :  int
BinaryComponentComparator.parseFrom ( byte[ ] pbBytes ) [static]  :  BinaryComponentComparator
BinaryComponentComparator.toByteArray ( )  :  byte[ ]

hbase-shaded-client-byo-hadoop-2.2.3.jar, CellUtil.class
package org.apache.hadoop.hbase
CellUtil.matchingColumnFamilyAndQualifierPrefix ( Cell left, byte[ ] fam, byte[ ] qual ) [static]  :  boolean

hbase-shaded-client-byo-hadoop-2.2.3.jar, RegionInfo.class
package org.apache.hadoop.hbase.client
RegionInfo.parseRegionNameOrReturnNull ( byte[ ] regionName ) [static]  :  byte[ ][ ]

hbase-shaded-testing-util-2.2.3.jar, LoadIncrementalHFiles.class
package org.apache.hadoop.hbase.tool
LoadIncrementalHFiles.disableReplication ( )  :  void

hbase-shaded-testing-util-2.2.3.jar, MiniHBaseCluster.class
package org.apache.hadoop.hbase
MiniHBaseCluster.getNumLiveRegionServers ( )  :  int
MiniHBaseCluster.resumeRegionServer ( int serverNumber )  :  JVMClusterUtil.RegionServerThread
MiniHBaseCluster.resumeRegionServer ( ServerName serverName )  :  void
MiniHBaseCluster.suspendRegionServer ( int serverNumber )  :  JVMClusterUtil.RegionServerThread
MiniHBaseCluster.suspendRegionServer ( ServerName serverName )  :  void

hbase-shaded-testing-util-2.2.3.jar, TokenUtil.class
package org.apache.hadoop.hbase.security.token
TokenUtil.obtainToken ( Configuration conf ) [static]  :  Token<AuthenticationTokenIdentifier> *DEPRECATED*

to the top

Problems with Data Types, High Severity  2 


hbase-shaded-client-byo-hadoop-2.2.2.jar
package org.apache.hadoop.hbase.net
[+] class Address  1 

hbase-shaded-client-byo-hadoop-2.2.2.jar
package org.apache.hadoop.hbase.util
[+] class ByteRangeUtils  1 

to the top

Problems with Methods, High Severity  1 


hbase-shaded-client-byo-hadoop-2.2.2.jar, ByteRangeUtils.class
package org.apache.hadoop.hbase.util
[+] ByteRangeUtils.ByteRangeUtils ( )  1 

to the top

Problems with Methods, Medium Severity  2 


hbase-shaded-testing-util-2.2.2.jar, HBaseCommonTestingUtility.class
package org.apache.hadoop.hbase
[+] HBaseCommonTestingUtility.cleanupTestDir ( )  :  boolean  1 

hbase-shaded-testing-util-2.2.2.jar, HBaseZKTestingUtility.class
package org.apache.hadoop.hbase
[+] HBaseZKTestingUtility.cleanupTestDir ( )  :  boolean  1 

to the top

Java Archives  13 


hbase-client-project-2.2.2.jar
hbase-endpoint-2.2.2.jar
hbase-examples-2.2.2.jar
hbase-external-blockcache-2.2.2.jar
hbase-hbtop-2.2.2.jar
hbase-protocol-2.2.2.jar
hbase-rest-2.2.2.jar
hbase-rsgroup-2.2.2.jar
hbase-shaded-client-byo-hadoop-2.2.2.jar
hbase-shaded-client-project-2.2.2.jar
hbase-shaded-mapreduce-2.2.2.jar
hbase-shaded-testing-util-2.2.2.jar
hbase-thrift-2.2.2.jar

to the top