- 0.10.0.1 => 2.0.0 (https://issues.apache.org/jira/browse/SPARK-18057):
- Java7 support dropped
- Test only:
server.boundPortaddedListenerNameparameter - Test only:
server.replicaManager.getPartitioninstead of(tp.topic, tp.partition)onlyTopicPartitionis the parameter - Test only:
server.getLogManager().logDirsmoved toserver.getLogManager().liveLogDirs
- 2.0.0 => 2.1.0 (https://issues.apache.org/jira/browse/SPARK-25954):
- No breaking
- Java11 support added
- 2.1.0 => 2.1.1 (https://issues.apache.org/jira/browse/SPARK-26916):
- No breaking
- 2.1.1 => 2.2.0 (https://issues.apache.org/jira/browse/SPARK-27260):
- Test only:
server.apis.metadataCache.getPartitionInfomoved toserver.dataPlaneRequestProcessor.metadataCache.getPartitionInfo
- Test only:
- 2.2.0 => 2.2.1 (https://issues.apache.org/jira/browse/SPARK-28013):
- No breaking
- 2.2.1 => 2.3.0 (https://issues.apache.org/jira/browse/SPARK-28174):
- No breaking
- 2.3.0 => 2.3.1 (https://issues.apache.org/jira/browse/SPARK-29613):
- No breaking
- 2.3.1 => 2.4.0 (https://issues.apache.org/jira/browse/SPARK-28144):
- Test only:
kafka.utils.ZkUtilsis internal so moved tokafka.zk.{AdminZkClient, KafkaZkClient}
- Test only:
- 2.4.0 => 2.4.1 (https://issues.apache.org/jira/browse/SPARK-31126):
- No breaking
- 2.4.1 => 2.5.0 (https://issues.apache.org/jira/browse/SPARK-31464):
- No breaking
- Switched to Scala 2.12
- 2.5.0 => 2.6.0 (https://issues.apache.org/jira/browse/SPARK-32568):
- No breaking
- Test only:
zkClient.getAllTopicsInClusterandzkClient.getPartitionsForTopicsrequire parenthesis
- 2.6.0 => 2.8.0 (https://issues.apache.org/jira/browse/SPARK-33913)
- No breaking
- Test only:
server.getLogManagerremoved parenthesis
- 2.8.0 => 2.8.0 (https://issues.apache.org/jira/browse/SPARK-36808)
- No breaking
- 2.8.1 => 3.1.0 (https://issues.apache.org/jira/browse/SPARK-36837):
- Config: Please see
Compatibility, Deprecation, and Migration Planchapter (https://cwiki.apache.org/confluence/display/KAFKA/KIP-679%3A+Producer+will+enable+the+strongest+delivery+guarantee+by+default) - Config: Removed port, host.name and related configs, listeners can be used instead (https://issues.apache.org/jira/browse/KAFKA-12945)
- Test only:
kafka.log.Logrenamed tokafka.log.UnifiedLogwith different custructor parameters - Test only:
KafkaZkClienthas 2 additional parameters
- Config: Please see
Last active
March 19, 2022 09:38
-
-
Save gaborgsomogyi/3476c32d69ff2087ed5d7d031653c7a9 to your computer and use it in GitHub Desktop.