Maxim Muzafarov created IGNITE-12733:
----------------------------------------
Summary: File transmission must notify listeners when transmission ends and resources released
Key: IGNITE-12733
URL:
https://issues.apache.org/jira/browse/IGNITE-12733 Project: Ignite
Issue Type: Bug
Reporter: Maxim Muzafarov
Assignee: Maxim Muzafarov
Currently, there is no such ability to notify a users receiver listener ({{TransmissionHandler}}) when a file transmission is fully ended.
So, in case of the next transmission request will be fired right after the current on we may get an error -- "Error has been sent back to a remote node. The receiver holds the local topic" due to channel resources are not released yet.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)