[
https://issues.apache.org/jira/browse/IGNITE-13720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Chugunov updated IGNITE-13720:
-------------------------------------
Fix Version/s: 2.10
> Defragmentation parallelism implementation
> ------------------------------------------
>
> Key: IGNITE-13720
> URL: https://issues.apache.org/jira/browse/IGNITE-13720
> Project: Ignite
> Issue Type: Sub-task
> Components: persistence
> Reporter: Anton Kalashnikov
> Assignee: Anton Kalashnikov
> Priority: Major
> Fix For: 2.10
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Defragmentation is executed in a single thread right now. It makes sense to
> execute the defragmentation of partitions of one group in parallel.
> Several parameters will be added to the defragmentation configuration:
> * checkpointThreadPoolSize - the size of thread pool which would be used by
> checkpointer for writing defragmented pages to disk.
> * executionThreadPoolSize - the size of the thread pool which shows how many
> partitions maximum can be defragmented at the same time.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)