API compatibility report for the hbase library between rel/2.2.6 and 2.2.7RC0 versions


Binary
Compatibility
Source
Compatibility

Test Info


Library Namehbase
Version #1rel/2.2.6
Version #22.2.7RC0
SubjectBinary Compatibility

Test Results


Total Java Modules13
Total Methods / Classes5294 / 443
Compatibility 98.7%

Problem Summary


SeverityCount
Added Methods-12
Removed MethodsHigh3
Problems with
Data Types
High1
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-1

Added Methods  12 


hbase-rest-2.2.7.jar, Client.class
package org.apache.hadoop.hbase.rest.client
Client.Client ( Cluster cluster, String trustStorePath, Optional<String> trustStorePassword, Optional<String> trustStoreType )

hbase-shaded-client-byo-hadoop-2.2.7.jar, Admin.class
package org.apache.hadoop.hbase.client
Admin.snapshot ( String snapshotName, TableName tableName, Map<String,Object> snapshotProps )  :  void
Admin.snapshot ( String snapshotName, TableName tableName, SnapshotType type, Map<String,Object> snapshotProps )  :  void

hbase-shaded-client-byo-hadoop-2.2.7.jar, CellUtil.class
package org.apache.hadoop.hbase
CellUtil.matchingFamily ( Cell left, byte lfamlength, Cell right, byte rfamlength ) [static]  :  boolean
CellUtil.matchingRows ( Cell left, short lrowlength, Cell right, short rrowlength ) [static]  :  boolean

hbase-shaded-client-byo-hadoop-2.2.7.jar, RegionInfo.class
package org.apache.hadoop.hbase.client
RegionInfo.compareTo ( Object p1 )  :  int
RegionInfo.compareTo ( RegionInfo other )  :  int

hbase-shaded-client-byo-hadoop-2.2.7.jar, ServerName.class
package org.apache.hadoop.hbase
ServerName.valueOf ( Address address, long startcode ) [static]  :  ServerName

hbase-shaded-client-byo-hadoop-2.2.7.jar, SnapshotDescription.class
package org.apache.hadoop.hbase.client
SnapshotDescription.getMaxFileSize ( )  :  long
SnapshotDescription.SnapshotDescription ( String name, TableName table, SnapshotType type, String owner, long creationTime, int version, Map<String,Object> snapshotProps )
SnapshotDescription.SnapshotDescription ( String snapshotName, TableName tableName, SnapshotType type, Map<String,Object> snapshotProps )

hbase-shaded-mapreduce-2.2.7.jar, TableSplit.class
package org.apache.hadoop.hbase.mapreduce
TableSplit.getScanAsString ( )  :  String

to the top

Removed Methods  3 


hbase-shaded-client-byo-hadoop-2.2.6.jar, HRegionInfo.class
package org.apache.hadoop.hbase
HRegionInfo.compareTo ( HRegionInfo o )  :  int
HRegionInfo.compareTo ( Object p1 )  :  int

hbase-shaded-client-byo-hadoop-2.2.6.jar, SnapshotDescription.class
package org.apache.hadoop.hbase.client
SnapshotDescription.SnapshotDescription ( String name, TableName table, SnapshotType type, String owner, long creationTime, int version )

to the top

Problems with Data Types, High Severity  1 


hbase-shaded-client-byo-hadoop-2.2.6.jar
package org.apache.hadoop.hbase
[+] class HRegionInfo  1 

to the top

Other Changes in Data Types  1 


hbase-shaded-client-byo-hadoop-2.2.6.jar
package org.apache.hadoop.hbase.client
[+] interface RegionInfo  1 

to the top

Java Archives  13 


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

to the top



Test Info


Library Namehbase
Version #1rel/2.2.6
Version #22.2.7RC0
SubjectSource Compatibility

Test Results


Total Java Modules13
Total Methods / Classes5294 / 443
Compatibility 97.5%

Problem Summary


SeverityCount
Added Methods-12
Removed MethodsHigh3
Problems with
Data Types
High2
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  12 


hbase-rest-2.2.7.jar, Client.class
package org.apache.hadoop.hbase.rest.client
Client.Client ( Cluster cluster, String trustStorePath, Optional<String> trustStorePassword, Optional<String> trustStoreType )

hbase-shaded-client-byo-hadoop-2.2.7.jar, Admin.class
package org.apache.hadoop.hbase.client
Admin.snapshot ( String snapshotName, TableName tableName, Map<String,Object> snapshotProps )  :  void
Admin.snapshot ( String snapshotName, TableName tableName, SnapshotType type, Map<String,Object> snapshotProps )  :  void

hbase-shaded-client-byo-hadoop-2.2.7.jar, CellUtil.class
package org.apache.hadoop.hbase
CellUtil.matchingFamily ( Cell left, byte lfamlength, Cell right, byte rfamlength ) [static]  :  boolean
CellUtil.matchingRows ( Cell left, short lrowlength, Cell right, short rrowlength ) [static]  :  boolean

hbase-shaded-client-byo-hadoop-2.2.7.jar, RegionInfo.class
package org.apache.hadoop.hbase.client
RegionInfo.compareTo ( Object p1 )  :  int
RegionInfo.compareTo ( RegionInfo other )  :  int

hbase-shaded-client-byo-hadoop-2.2.7.jar, ServerName.class
package org.apache.hadoop.hbase
ServerName.valueOf ( Address address, long startcode ) [static]  :  ServerName

hbase-shaded-client-byo-hadoop-2.2.7.jar, SnapshotDescription.class
package org.apache.hadoop.hbase.client
SnapshotDescription.getMaxFileSize ( )  :  long
SnapshotDescription.SnapshotDescription ( String name, TableName table, SnapshotType type, String owner, long creationTime, int version, Map<String,Object> snapshotProps )
SnapshotDescription.SnapshotDescription ( String snapshotName, TableName tableName, SnapshotType type, Map<String,Object> snapshotProps )

hbase-shaded-mapreduce-2.2.7.jar, TableSplit.class
package org.apache.hadoop.hbase.mapreduce
TableSplit.getScanAsString ( )  :  String

to the top

Removed Methods  3 


hbase-shaded-client-byo-hadoop-2.2.6.jar, HRegionInfo.class
package org.apache.hadoop.hbase
HRegionInfo.compareTo ( HRegionInfo o )  :  int
HRegionInfo.compareTo ( Object p1 )  :  int

hbase-shaded-client-byo-hadoop-2.2.6.jar, SnapshotDescription.class
package org.apache.hadoop.hbase.client
SnapshotDescription.SnapshotDescription ( String name, TableName table, SnapshotType type, String owner, long creationTime, int version )

to the top

Problems with Data Types, High Severity  2 


hbase-shaded-client-byo-hadoop-2.2.6.jar
package org.apache.hadoop.hbase
[+] class HRegionInfo  1 

hbase-shaded-client-byo-hadoop-2.2.6.jar
package org.apache.hadoop.hbase.client
[+] interface RegionInfo  1 

to the top

Java Archives  13 


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

to the top