[
https://issues.apache.org/jira/browse/KAFKA-9644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manikumar resolved KAFKA-9644.
------------------------------
Fix Version/s: 2.6.0
Resolution: Fixed
Issue resolved by pull request 8216
[https://github.com/apache/kafka/pull/8216]
> 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
> Fix For: 2.6.0
>
> 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)