You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2019/04/16 09:24:00 UTC

[jira] [Created] (KAFKA-8240) Source.equals() can fail with NPE

Matthias J. Sax created KAFKA-8240:
--------------------------------------

             Summary: Source.equals() can fail with NPE
                 Key: KAFKA-8240
                 URL: https://issues.apache.org/jira/browse/KAFKA-8240
             Project: Kafka
          Issue Type: Bug
          Components: streams
    Affects Versions: 2.1.1, 2.2.0
            Reporter: Matthias J. Sax


Reported on an PR: [https://github.com/apache/kafka/pull/5284/files/1df6208f48b6b72091fea71323d94a16102ffd13#r270607795]

InternalTopologyBuilder#Source.equals() might fail with NPE if `topicPattern==null`.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)