Christo Lolov created KAFKA-21044:
-------------------------------------
Summary: Revisit "caching" of values in AbstractKafkaConfig
Key: KAFKA-21044
URL: https://issues.apache.org/jira/browse/KAFKA-21044
Project: Kafka
Issue Type: Sub-task
Reporter: Christo Lolov
A very valid comment
([https://github.com/apache/kafka/pull/21943#discussion_r3937246231)] was made
as part of the implementation of
https://issues.apache.org/jira/browse/KAFKA-15853
At that point in time, we decided that the performance hit is paid at startup,
rather than as part of traffic, and is acceptable for the duration of the move
to Java. Once the move is completed, we should revisit a Java equivalent of the
Scala val for the majority of these configurations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)