[ 
https://issues.apache.org/jira/browse/IGNITE-25267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roman Puchkovskiy updated IGNITE-25267:
---------------------------------------
    Description: If a node initiates stop while an index is being built, 
IndexBuildController might encounter StorageClosedException when initiating 
index build. Such exception should just be ignored instead of being reported to 
FailureProcessor. We can ignore it as after node start the index build will be 
reattempted (if the node becomes a primary again).

> Handle closed storages in IndexBuildController
> ----------------------------------------------
>
>                 Key: IGNITE-25267
>                 URL: https://issues.apache.org/jira/browse/IGNITE-25267
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Puchkovskiy
>            Assignee: Roman Puchkovskiy
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> If a node initiates stop while an index is being built, IndexBuildController 
> might encounter StorageClosedException when initiating index build. Such 
> exception should just be ignored instead of being reported to 
> FailureProcessor. We can ignore it as after node start the index build will 
> be reattempted (if the node becomes a primary again).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to