[
https://issues.apache.org/jira/browse/IGNITE-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Karachentsev resolved IGNITE-7673.
-----------------------------------------
Resolution: Won't Fix
> Remove using of Collections.UnmodifiableCollection from GridTaskSessionImpl
> ---------------------------------------------------------------------------
>
> Key: IGNITE-7673
> URL: https://issues.apache.org/jira/browse/IGNITE-7673
> Project: Ignite
> Issue Type: Improvement
> Components: compute
> Affects Versions: 2.3
> Reporter: Dmitry Karachentsev
> Assignee: Dmitry Karachentsev
> Priority: Minor
> Fix For: 2.5
>
>
> GridTaskWorker marshals GridTaskSessionImpl.siblings which is
> UnmodifiableCollection which forces use of OptimizedMarshaller that may have
> performance impact. It should be replaced with original collection.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)