Ismael Juma created KAFKA-9907:
----------------------------------
Summary: Switch default build to Scala 2.13
Key: KAFKA-9907
URL: https://issues.apache.org/jira/browse/KAFKA-9907
Project: Kafka
Issue Type: Improvement
Reporter: Ismael Juma
Assignee: Ismael Juma
Fix For: 2.6.0
Scala 2.13.2 introduces support for suppressing warnings, which makes it
possible to enable fatal warnings. This is useful enough from a development
perspective to justify this change.
In addition, Scala 2.13.2 also has a Vector implementation with significant
performance improvements and encoding of String matches to switches.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)