[
https://issues.apache.org/jira/browse/IGNITE-8748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Stelmak reassigned IGNITE-8748:
--------------------------------------
Assignee: Alexey Stelmak
> All FileIO#write methods should return number of written bytes
> --------------------------------------------------------------
>
> Key: IGNITE-8748
> URL: https://issues.apache.org/jira/browse/IGNITE-8748
> Project: Ignite
> Issue Type: Improvement
> Components: persistence
> Reporter: Sergey Chugunov
> Assignee: Alexey Stelmak
> Priority: Major
> Fix For: 2.6
>
>
> FileIO#write(byte[], int, int) doesn't return a value of written bytes which
> makes it impossible for callers to detect a situation of no space left on
> device.
> API should be changed to return written bytes, all callers of this method
> should adopt changes to be ready to detect "no space left" situation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)