You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Randall Hauch (JIRA)" <ji...@apache.org> on 2018/05/21 15:34:00 UTC

[jira] [Created] (KAFKA-6926) Reduce NPath exceptions in Connect

Randall Hauch created KAFKA-6926:
------------------------------------

             Summary: Reduce NPath exceptions in Connect
                 Key: KAFKA-6926
                 URL: https://issues.apache.org/jira/browse/KAFKA-6926
             Project: Kafka
          Issue Type: Improvement
          Components: KafkaConnect
    Affects Versions: 2.0.0
            Reporter: Randall Hauch


The [recent upgrade of Checkstyle and move to Java 8|https://github.com/apache/kafka/pull/5046/files/1a83b7d04bd3cecbb68d033211b1bcdfbe085d47#diff-6869a8c771257f000c3cefb045e9d289] has caused some existing code to not pass the NPath rule. Look at the classes to see what might need to be changed to remove the class from the suppression rule:

AbstractStatus|ConnectRecord|ConnectSchema|DistributedHerder|FileStreamSourceTask|JsonConverter|KafkaConfigBackingStore



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