You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "TEJAL ADSUL (JIRA)" <ji...@apache.org> on 2019/05/24 14:10:00 UTC

[jira] [Created] (KAFKA-8425) KIP 421 Bug: Modifying Immutable Originals Map results in Java exception

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)