Roman Puchkovskiy created IGNITE-19905: ------------------------------------------
Summary: Race between stable assignments application and table removal Key: IGNITE-19905 URL: https://issues.apache.org/jira/browse/IGNITE-19905 Project: Ignite Issue Type: Bug Reporter: Roman Puchkovskiy Assignee: Kirill Gusakov Fix For: 3.0.0-beta2 It is possible that handleChangeStableAssignmentEvent() gets an event such that for the corresponding revision the table is already removed, so an NPE happens when trying to destroy a partition storage. -- This message was sent by Atlassian Jira (v8.20.10#820010)