Aleksey Plekhanov created IGNITE-25697:
------------------------------------------
Summary: Flaky CancelTest.testNotOriginatorNodeStop
Key: IGNITE-25697
URL: https://issues.apache.org/jira/browse/IGNITE-25697
Project: Ignite
Issue Type: Bug
Reporter: Aleksey Plekhanov
Assignee: Aleksey Plekhanov
Test CancelTest.testNotOriginatorNodeStop, sometimes exception thrown by query
(returned by remote stopping node) is not as expected. Expected only
IgniteInterruptedCheckedException, but different node components can be stopped
on any step of query execution, so there is a variety of remote exceptions
(thread interruption, tasks rejection by executor, query cancelation, etc).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)