[jira] [Commented] (IGNITE-8748) All FileIO#write methods should return number of written bytes

2018-06-15 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-8748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16513852#comment-16513852
 ] 

ASF GitHub Bot commented on IGNITE-8748:


Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/4170


> 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)


[jira] [Commented] (IGNITE-8748) All FileIO#write methods should return number of written bytes

2018-06-15 Thread Alexey Stelmak (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-8748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16513525#comment-16513525
 ] 

Alexey Stelmak commented on IGNITE-8748:


TC: https://ci.ignite.apache.org/viewLog.html?buildId=1388529;

> 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)


[jira] [Commented] (IGNITE-8748) All FileIO#write methods should return number of written bytes

2018-06-14 Thread Pavel Kovalenko (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-8748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16512550#comment-16512550
 ] 

Pavel Kovalenko commented on IGNITE-8748:
-

[~astelmak] Looks good, ready to merge.

> 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)


[jira] [Commented] (IGNITE-8748) All FileIO#write methods should return number of written bytes

2018-06-09 Thread Alexey Stelmak (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-8748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507047#comment-16507047
 ] 

Alexey Stelmak commented on IGNITE-8748:


https://github.com/apache/ignite/pull/4170

> 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)


[jira] [Commented] (IGNITE-8748) All FileIO#write methods should return number of written bytes

2018-06-09 Thread Alexey Stelmak (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-8748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506960#comment-16506960
 ] 

Alexey Stelmak commented on IGNITE-8748:


PR: https://github.com/apache/ignite/pull/4170

> 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)