[
https://issues.apache.org/jira/browse/IGNITE-13322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yaroslav Molochkov reassigned IGNITE-13322:
-------------------------------------------
Assignee: Yaroslav Molochkov
> Make GridDhtPartitionsExchangeFuture#srvNodes thread-safe
> ---------------------------------------------------------
>
> Key: IGNITE-13322
> URL: https://issues.apache.org/jira/browse/IGNITE-13322
> Project: Ignite
> Issue Type: Improvement
> Affects Versions: 2.8.1
> Reporter: Yaroslav Molochkov
> Assignee: Yaroslav Molochkov
> Priority: Major
>
> Currently
> org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture#srvNodes
> reference is initialised to the ArrayList, which is not a thread-safe
> implementation.
> Solution to this ticket must guarantee thread-safety of the srvNodes
> collection.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)