Binary compatibility report for the kafka-spark-consumer-1.0.6 library  between 1.6.0 and 1.5.0 versions   (relating to the portability of client application kafka-spark-consumer-1.0.6.jar)

Test Info


Library Namekafka-spark-consumer-1.0.6
Version #11.6.0
Version #21.5.0
Java Version1.7.0_85

Test Results


Total Java ARchives2
Total Methods / Classes168 / 2423
VerdictIncompatible
(0.6%)

Problem Summary


SeverityCount
Added Methods-0
Removed MethodsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low1

Removed Methods (1)


spark-streaming_2.10-1.6.0.jar, StreamingContext.class
package org.apache.spark.streaming
StreamingContext.getStartSite ( )  :  org.apache.spark.util.CallSite

to the top

Problems with Methods, Low Severity (1)


spark-streaming_2.10-1.6.0.jar, StreamingContext
package org.apache.spark.streaming
[+] StreamingContext.stop ( boolean stopSparkContext, boolean stopGracefully )  :  void (1)

to the top

Java ARchives (2)


spark-core_2.10-1.6.0.jar
spark-streaming_2.10-1.6.0.jar

to the top




Generated on Thu Jan 7 18:17:40 2016 for kafka-spark-consumer-1.0.6 by Java API Compliance Checker 1.4.1  
A tool for checking backward compatibility of a Java library API