[
https://issues.apache.org/jira/browse/KAFKA-8425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
TEJAL ADSUL updated KAFKA-8425:
-------------------------------
Priority: Major (was: Minor)
> 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
> Affects Versions: 2.3.0
> Reporter: TEJAL ADSUL
> Priority: Major
> 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)