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

[jira] [Updated] (KAFKA-9407) Return Immutable List from SchemaSourceTask

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

Konstantine Karantasis updated KAFKA-9407:
------------------------------------------
    Component/s: KafkaConnect

> Return Immutable List from SchemaSourceTask
> -------------------------------------------
>
>                 Key: KAFKA-9407
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9407
>             Project: Kafka
>          Issue Type: Improvement
>          Components: KafkaConnect, tools
>            Reporter: David Mollitor
>            Priority: Minor
>
> Currently returns an empty {{ArrayList}} or a {{Collections.singletonList()}}.  Make it a bit more symmetrical by only returning immutable lists (and save a few bytes of memory).



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