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)