[
https://issues.apache.org/jira/browse/IGNITE-12389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Muzafarov updated IGNITE-12389:
-------------------------------------
Fix Version/s: (was: 2.8)
> Make GridCacheQueryFutureAdapter.enqueue() use parameter of List type instead
> Collection
> ----------------------------------------------------------------------------------------
>
> Key: IGNITE-12389
> URL: https://issues.apache.org/jira/browse/IGNITE-12389
> Project: Ignite
> Issue Type: Improvement
> Affects Versions: 2.7.6
> Reporter: Yuriy Shuliha
> Priority: Minor
>
> Make {{GridCacheQueryFutureAdapter.enqueue(Collection<?> col)}} use parameter
> of List type instead Collection
> This will allow to avoid new {{ArrayList}} creation and directly call
> performance tolerant {{List.subList()}} method .
--
This message was sent by Atlassian Jira
(v8.3.4#803005)