[
https://issues.apache.org/jira/browse/IGNITE-10876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Voronkin updated IGNITE-10876:
------------------------------------
Description:
There is for loop over all cache groups which execution N*P operations in
exchange worker where N is number of cache groups, P is number of partitions.
We spendĀ
> finishExchangeOnCoordinator() parallel execution
> ------------------------------------------------
>
> Key: IGNITE-10876
> URL: https://issues.apache.org/jira/browse/IGNITE-10876
> Project: Ignite
> Issue Type: Improvement
> Reporter: Pavel Voronkin
> Priority: Major
>
> There is for loop over all cache groups which execution N*P operations in
> exchange worker where N is number of cache groups, P is number of partitions.
> We spendĀ
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)