Dmitry Karachentsev created IGNITE-7673:
-------------------------------------------

             Summary: 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
             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)

Reply via email to