You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by SpiderRus <gi...@git.apache.org> on 2018/06/21 16:18:34 UTC

[GitHub] ignite pull request #4240: ignite-8780 File I/O operations must be retried i...

GitHub user SpiderRus opened a pull request:

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

    ignite-8780 File I/O operations must be retried if buffer hasn't read/written completely

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-8780

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4240.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4240
    
----
commit 3ed260072c426ffb470fe57045536630c89589fc
Author: Alexey Stelmak <sp...@...>
Date:   2018-06-21T16:15:14Z

    ignite-8780 File I/O operations must be retried if buffer hasnt read/written completely

----


---