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

Ivan Bessonov commented on IGNITE-14625:
----------------------------------------

[~ktkale...@gridgain.com] looks good, thank you! 

> Make DurableBackgroundTask return future
> ----------------------------------------
>
>                 Key: IGNITE-14625
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14625
>             Project: Ignite
>          Issue Type: Improvement
>          Components: persistence
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>             Fix For: 2.11
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> While trying to implement rebuilding indexes on *DurableBackgroundTask*, I 
> encountered several problems:
> * For each task, a new thread is created, which can be critical for 
> rebuilding indexes, since there can be many caches and this can create many 
> threads;
> * Tasks can be completed close to the end of a checkpoint, and data may not 
> reach this checkpoint.
> Therefore, I propose to slightly rework the *DurableBackgroundTask*.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to