[
https://issues.apache.org/jira/browse/IGNITE-22118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin reassigned IGNITE-22118:
--------------------------------------------
Assignee: Kirill Sizov
> Explicitly specify pool to execute start/stop on IgniteComponent
> ----------------------------------------------------------------
>
> Key: IGNITE-22118
> URL: https://issues.apache.org/jira/browse/IGNITE-22118
> Project: Ignite
> Issue Type: Task
> Reporter: Kirill Sizov
> Assignee: Kirill Sizov
> Priority: Major
> Labels: ignite-3
>
> start/stop methods of {{IgniteComponent}} should be called from specific
> thread pools.
> At the moment start is called from two different threads - some components
> start on _main_ while the others start on _startupExecutor_.
> We need a consistent process of starting and stoping all components.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)