Maxim Muzafarov created IGNITE-12366: ----------------------------------------
Summary: Gracefullly iterrupt the file transmission session Key: IGNITE-12366 URL: https://issues.apache.org/jira/browse/IGNITE-12366 Project: Ignite Issue Type: Task Reporter: Maxim Muzafarov Assignee: Maxim Muzafarov Currently, if the node-receiver decides to interrupt a file transmission it must throw a runtime exception which looks odd due to exception logging Since cancellation a file transmission is a regular operation errors in the log will confuse the user too much. The node-receiver must have an ability to gracefully stop a file transmission locally and on the node-sender. -- This message was sent by Atlassian Jira (v8.3.4#803005)