ijuma commented on PR #12284: URL: https://github.com/apache/kafka/pull/12284#issuecomment-1156981130
I notice there's a regression: > Scala 2.12.16 contains a https://github.com/scala/bug/issues/12605 that was discovered after the artifacts were published. Only mixed compilation of Scala and Java source files together is affected, and only when the Scala code contains references to certain nested classes in the Java sources. The problem manifests as a compile-time type error. Follow link for details and workarounds. We'll fix the problem in Scala 2.12.17 which we expect to release in a few months. Is there something you're looking for in 2.12.16? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org