You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Chris Egerton (Jira)" <ji...@apache.org> on 2021/02/06 02:26:00 UTC

[jira] [Created] (KAFKA-12303) Flatten SMT drops some nested fields

Chris Egerton created KAFKA-12303:
-------------------------------------

             Summary: Flatten SMT drops some nested fields
                 Key: KAFKA-12303
                 URL: https://issues.apache.org/jira/browse/KAFKA-12303
             Project: Kafka
          Issue Type: Bug
          Components: KafkaConnect
    Affects Versions: 2.6.1, 2.7.0, 2.5.1, 2.4.1, 2.3.1, 2.2.2, 2.1.1, 2.0.1, 2.8.0
            Reporter: Chris Egerton
            Assignee: Chris Egerton


[This line|https://github.com/apache/kafka/blob/0bc394cc1d19f1e41dd6646e9ac0e09b91fb1398/connect/transforms/src/main/java/org/apache/kafka/connect/transforms/Flatten.java#L109] should be {{continue}} instead of {{return}}; otherwise, the rest of the entries in the currently-being-iterated map are skipped unnecessarily.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)