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

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

     [ https://issues.apache.org/jira/browse/KAFKA-9644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manikumar reassigned KAFKA-9644:
--------------------------------

    Assignee: Steve Rodrigues

> 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
>            Assignee: 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)