[
https://issues.apache.org/jira/browse/IGNITE-15161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin reassigned IGNITE-15161:
--------------------------------------------
Assignee: Vyacheslav Koptilin (was: Alexander Lapin)
> Implement component's stop
> --------------------------
>
> Key: IGNITE-15161
> URL: https://issues.apache.org/jira/browse/IGNITE-15161
> Project: Ignite
> Issue Type: Epic
> Reporter: Alexander Lapin
> Assignee: Vyacheslav Koptilin
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha5
>
> Original Estimate: 120h
> Time Spent: 10m
> Remaining Estimate: 119h 50m
>
> During the work on https://issues.apache.org/jira/browse/IGNITE-15278, the
> general flow of the components start and stop was introduced.
> It is needed to implement a stop mechanism for every component.
> The main points that should be considered during the implementation of
> component's stop:
> * All threads should be stopped properly
> * All Executors should be shutdown
> * All public methods should be guarded by read lock, stop should be done
> using write lock.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)