Alexey Goncharuk created IGNITE-1400: ----------------------------------------
Summary: Race during concurrent node stop and cache creation Key: IGNITE-1400 URL: https://issues.apache.org/jira/browse/IGNITE-1400 Project: Ignite Issue Type: Bug Components: cache Affects Versions: ignite-1.4 Reporter: Alexey Goncharuk Assignee: Alexey Goncharuk Fix For: ignite-1.4 When node attempts to create a cache and is being stopped, both processes hang. The hang happens because gateway is blocked and cache create future is not cancelled. -- This message was sent by Atlassian JIRA (v6.3.4#6332)