[ https://issues.apache.org/jira/browse/KAFKA-9407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konstantine Karantasis resolved KAFKA-9407. ------------------------------------------- Resolution: Fixed > 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 > Fix For: 2.6.0 > > > 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)