[ 
https://issues.apache.org/jira/browse/IGNITE-9870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16678502#comment-16678502
 ] 

Alexey Goncharuk commented on IGNITE-9870:
------------------------------------------

[~voropava], a few comments:
1) Change the configuration methods to {{getNetworkCompressionLevel}}, we do 
not use abbreviations in methods of public API
2) We can exhaust all threads from the system pool using this approach. Let's 
change the code to {{U.doInParallel}} and leave two system threads idle the 
same way as we do this in other {{doInParallel}} usages.
Otherwise looks good.

> GridDhtPartitionsFullMessage#prepareMarshal compression parallelization.
> ------------------------------------------------------------------------
>
>                 Key: IGNITE-9870
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9870
>             Project: Ignite
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 2.6
>            Reporter: Stanilovsky Evgeny
>            Assignee: Pavel Voronkin
>            Priority: Major
>             Fix For: 2.8
>
>
> In huge topologies ~ 200 cluster nodes , 100 caches , 32k partitions per 
> cache, full map generation takes about 3 sec, seems correct approach here in 
> parallelization.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to