You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Steve Rodrigues (Jira)" <ji...@apache.org> on 2020/03/03 23:07:00 UTC

[jira] [Created] (KAFKA-9644) incrementalAlterConfigs OpType.APPEND on unset property fails with NullPointerException

Steve Rodrigues created KAFKA-9644:
--------------------------------------

             Summary: incrementalAlterConfigs OpType.APPEND on unset property fails with NullPointerException
                 Key: KAFKA-9644
                 URL: https://issues.apache.org/jira/browse/KAFKA-9644
             Project: Kafka
          Issue Type: Bug
          Components: admin
    Affects Versions: 2.3.0
            Reporter: Steve Rodrigues
         Attachments: incrementalAlterTest.patch, kafka.api.PlaintextAdminIntegrationTest.testValidIncrementalAlterConfigs.test.stdout

Running incrementalAlterConfigs with an OpType.APPEND when the config property doesn't already exist fails with a NullPointerException on the broker.

Attached is a patch to the PlaintextAdminIntegrationTest demonstrating this failure and the test output showing the NPE.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)