[ https://issues.apache.org/jira/browse/KAFKA-9644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050638#comment-17050638 ]
Steve Rodrigues commented on KAFKA-9644: ---------------------------------------- Made an error while filing: the fix is trivial, the impact is minor. > 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 > Priority: Minor > 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)