[ https://issues.apache.org/jira/browse/KAFKA-9407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Mollitor updated KAFKA-9407: ---------------------------------- Description: 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). > Return Immutable List from SchemaSourceTask > ------------------------------------------- > > Key: KAFKA-9407 > URL: https://issues.apache.org/jira/browse/KAFKA-9407 > Project: Kafka > Issue Type: Improvement > Components: 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)