[
https://issues.apache.org/jira/browse/IGNITE-12733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17053535#comment-17053535
]
Maxim Muzafarov commented on IGNITE-12733:
------------------------------------------
Merged to the master branch.
> 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
> Priority: Major
> Fix For: 2.9
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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)