You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/11/11 18:13:00 UTC

[jira] [Created] (IGNITE-12366) Gracefullly iterrupt the file transmission session

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)