[
https://issues.apache.org/jira/browse/IGNITE-8462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Fedotov updated IGNITE-8462:
---------------------------------
Description:
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.
Update. New design for this ticket:
was: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.
> 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.
> Update. New design for this ticket:
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)