TEJAL ADSUL created KAFKA-8425:
----------------------------------
Summary: KIP 421 Bug: Modifying Immutable Originals Map results in
Java exception
Key: KAFKA-8425
URL: https://issues.apache.org/jira/browse/KAFKA-8425
Project: Kafka
Issue Type: Bug
Components: config
Reporter: TEJAL ADSUL
Fix For: 2.3.0
The originals map passed to the AbstractConfig class can be immutable. The
resolveConfigVariable function was modifying the originals map. If this map is
immutable it will result in an exception.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)