You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2016/03/17 00:35:33 UTC

[jira] [Created] (IGNITE-2853) Job processor should be stopped earlier than service processor

Valentin Kulichenko created IGNITE-2853:
-------------------------------------------

             Summary: Job processor should be stopped earlier than service processor
                 Key: IGNITE-2853
                 URL: https://issues.apache.org/jira/browse/IGNITE-2853
             Project: Ignite
          Issue Type: Bug
          Components: general
    Affects Versions: 1.5.0.final
            Reporter: Valentin Kulichenko
            Assignee: Valentin Kulichenko
             Fix For: 1.6


It's a common use case when a compute job accesses service. Currently, if such job is cancelled, it can't do this gracefully, because service is already stopped.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)