Josep Prat created KAFKA-13399:
----------------------------------
Summary: Towards Scala 3: Fix constructs or syntax features not
present in Scala 3
Key: KAFKA-13399
URL: https://issues.apache.org/jira/browse/KAFKA-13399
Project: Kafka
Issue Type: Sub-task
Reporter: Josep Prat
As discussed inĀ
[https://lists.apache.org/x/thread.html/r4ee305bef0e65e1352c358016eb4055b323b7f12df13c16b124aa5f1@%3Cdev.kafka.apache.org%3E]
This is the first step to ease the migration towards Scala 3.
Changes included here are:
* Fixes where compiler has become more strict
* Use of deprecated syntax
* Right typing instead of relying of automatic widening of numeric types
* Workaround for [https://github.com/lampepfl/dotty/issues/13549] as it won't
be fixed
--
This message was sent by Atlassian Jira
(v8.3.4#803005)