[
https://issues.apache.org/jira/browse/KAFKA-8991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947838#comment-16947838
]
ASF GitHub Bot commented on KAFKA-8991:
---------------------------------------
ijuma commented on pull request #7452: KAFKA-8991: Enable scalac optimizer
URL: https://github.com/apache/kafka/pull/7452
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> Enable scalac optimizer
> -----------------------
>
> Key: KAFKA-8991
> URL: https://issues.apache.org/jira/browse/KAFKA-8991
> Project: Kafka
> Issue Type: Improvement
> Reporter: Ismael Juma
> Assignee: Ismael Juma
> Priority: Major
> Fix For: 2.5.0
>
>
> The scalac optimizer is able to eliminate a number of allocations due to
> usage of lambdas as described in:
> [https://www.lightbend.com/blog/scala-inliner-optimizer]
> The optimizer will only be enabled for Scala 2.12 and 2.13. See the pull
> request for more details.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)