API compatibility report for the hbase library between rel/2.4.0 and 2.4.1RC2 versions


Binary
Compatibility
Source
Compatibility

Test Info


Library Namehbase
Version #1rel/2.4.0
Version #22.4.1RC2
SubjectBinary Compatibility

Test Results


Total Java Modules13
Total Methods / Classes9157 / 799
Compatibility 100%

Problem Summary


SeverityCount
Added Methods-13
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-1

Added Methods  13 


hbase-it-2.4.1.jar, ChaosConstants.class
package org.apache.hadoop.hbase.chaos
ChaosConstants.ChaosConstants ( )

hbase-shaded-client-byo-hadoop-2.4.1.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.4.1.jar, RawCell.class
package org.apache.hadoop.hbase
RawCell.createCell ( Cell cell, List<Tag> tags ) [static]  :  Cell

hbase-shaded-client-byo-hadoop-2.4.1.jar, RegionInfo.class
package org.apache.hadoop.hbase.client
RegionInfo.isMD5Hash ( String encodedRegionName ) [static]  :  boolean

hbase-shaded-client-byo-hadoop-2.4.1.jar, ReplicationPeerConfigBuilder.class
package org.apache.hadoop.hbase.replication
ReplicationPeerConfigBuilder.removeConfiguration ( String p1 ) [abstract]  :  ReplicationPeerConfigBuilder

hbase-shaded-client-byo-hadoop-2.4.1.jar, TagBuilder.class
package org.apache.hadoop.hbase
TagBuilder.build ( ) [abstract]  :  Tag
TagBuilder.setTagType ( byte p1 ) [abstract]  :  TagBuilder
TagBuilder.setTagValue ( byte[ ] p1 ) [abstract]  :  TagBuilder

hbase-shaded-client-byo-hadoop-2.4.1.jar, TagBuilderFactory.class
package org.apache.hadoop.hbase
TagBuilderFactory.create ( ) [static]  :  TagBuilder
TagBuilderFactory.TagBuilderFactory ( )

hbase-shaded-testing-util-2.4.1.jar, HMaster.class
package org.apache.hadoop.hbase.master
HMaster.isOnline ( )  :  boolean

hbase-shaded-testing-util-2.4.1.jar, RegionMover.class
package org.apache.hadoop.hbase.util
RegionMover.unloadFromRack ( )  :  boolean

to the top

Problems with Data Types, Low Severity  1 


hbase-shaded-testing-util-2.4.0.jar
package org.apache.hadoop.hbase.master
[+] class HMaster  1 

to the top

Other Changes in Data Types  1 


hbase-shaded-client-byo-hadoop-2.4.0.jar
package org.apache.hadoop.hbase.replication
[+] interface ReplicationPeerConfigBuilder  1 

to the top

Java Archives  13 


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

to the top



Test Info


Library Namehbase
Version #1rel/2.4.0
Version #22.4.1RC2
SubjectSource Compatibility

Test Results


Total Java Modules13
Total Methods / Classes9157 / 799
Compatibility 99.8%

Problem Summary


SeverityCount
Added Methods-13
Removed MethodsHigh0
Problems with
Data Types
High1
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  13 


hbase-it-2.4.1.jar, ChaosConstants.class
package org.apache.hadoop.hbase.chaos
ChaosConstants.ChaosConstants ( )

hbase-shaded-client-byo-hadoop-2.4.1.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.4.1.jar, RawCell.class
package org.apache.hadoop.hbase
RawCell.createCell ( Cell cell, List<Tag> tags ) [static]  :  Cell

hbase-shaded-client-byo-hadoop-2.4.1.jar, RegionInfo.class
package org.apache.hadoop.hbase.client
RegionInfo.isMD5Hash ( String encodedRegionName ) [static]  :  boolean

hbase-shaded-client-byo-hadoop-2.4.1.jar, ReplicationPeerConfigBuilder.class
package org.apache.hadoop.hbase.replication
ReplicationPeerConfigBuilder.removeConfiguration ( String p1 ) [abstract]  :  ReplicationPeerConfigBuilder

hbase-shaded-client-byo-hadoop-2.4.1.jar, TagBuilder.class
package org.apache.hadoop.hbase
TagBuilder.build ( ) [abstract]  :  Tag
TagBuilder.setTagType ( byte p1 ) [abstract]  :  TagBuilder
TagBuilder.setTagValue ( byte[ ] p1 ) [abstract]  :  TagBuilder

hbase-shaded-client-byo-hadoop-2.4.1.jar, TagBuilderFactory.class
package org.apache.hadoop.hbase
TagBuilderFactory.create ( ) [static]  :  TagBuilder
TagBuilderFactory.TagBuilderFactory ( )

hbase-shaded-testing-util-2.4.1.jar, HMaster.class
package org.apache.hadoop.hbase.master
HMaster.isOnline ( )  :  boolean

hbase-shaded-testing-util-2.4.1.jar, RegionMover.class
package org.apache.hadoop.hbase.util
RegionMover.unloadFromRack ( )  :  boolean

to the top

Problems with Data Types, High Severity  1 


hbase-shaded-client-byo-hadoop-2.4.0.jar
package org.apache.hadoop.hbase.replication
[+] interface ReplicationPeerConfigBuilder  1 

to the top

Java Archives  13 


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

to the top