[
https://issues.apache.org/jira/browse/IGNITE-8462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16496512#comment-16496512
]
Ryabov Dmitrii commented on IGNITE-8462:
----------------------------------------
I investigated the issue and now I am agree that exception should be thrown
because it was previously. Current problem is that futures are hanging because
some futures aren't finished inside the streamer.
I think code is good now. Tests are ok.
> DataStreamerImpl.close(true) should throw exception
> ---------------------------------------------------
>
> Key: IGNITE-8462
> URL: https://issues.apache.org/jira/browse/IGNITE-8462
> Project: Ignite
> Issue Type: Bug
> Reporter: Ivan Fedotov
> Assignee: Ivan Fedotov
> Priority: Major
>
> DataStreamerImpl.close(true) should throw CacheException in case if there was
> addition data to DataStreamerImpl. Future, returned by
> DataStreamerImpl.addData() also should be done after close streamer.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)