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

Maxim Muzafarov commented on IGNITE-8436:
-----------------------------------------

[~dpavlov], [~vkulichenko]

Hello, 
Changes looks good to me (except changing a little bit method signature which 
is not related to this change).
Can we proceed with this?

> Executor service for services does not shutdown properly
> --------------------------------------------------------
>
>                 Key: IGNITE-8436
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8436
>             Project: Ignite
>          Issue Type: Bug
>          Components: managed services
>            Reporter: Maxim Muzafarov
>            Assignee: Prabhat Ranjan
>            Priority: Major
>              Labels: newbie
>             Fix For: 2.6
>
>
> Issue [IGNITE-4802|https://issues.apache.org/jira/browse/IGNITE-4802] 
> introduces us separete thread pool for services execution.
> {{IgniteEx}} class defines a factory for the main Ignite API. It controls 
> Grid life cycle and allows listening for grid events. 
> As cotributor, you should ensure that execution pool shutdowns properly and 
> provide fix if needed in case stop grid instance method call occurs.
> {code:java|title=IgniteEx.java|borderStyle=solid}
> /** Executor service for services. */
> private ThreadPoolExecutor svcExecSvc;
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to