You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/05 16:42:00 UTC

[jira] [Commented] (IGNITE-8938) file-decompressor thread termination should be handled with Failure handler

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

ASF GitHub Bot commented on IGNITE-8938:
----------------------------------------

GitHub user agura opened a pull request:

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

    IGNITE-8938 Failure handling for file-decompressor thread added

    

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

    $ git pull https://github.com/agura/incubator-ignite ignite-8938

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

    https://github.com/apache/ignite/pull/4316.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 #4316
    
----
commit cd2b1562fe01cc4a1172aabdab74c3c1308b3237
Author: Andrey Gura <ag...@...>
Date:   2018-07-05T16:40:26Z

    IGNITE-8938 Failure handling for file-decompressor thread added

----


> file-decompressor thread termination should be handled with Failure handler
> ---------------------------------------------------------------------------
>
>                 Key: IGNITE-8938
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8938
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Andrey Gura
>            Assignee: Andrey Gura
>            Priority: Major
>             Fix For: 2.7
>
>
> file-decompressor thread termination should be handled with Failure Handler (IEP-14).
> It doesn't work right now. Also exception handling in {{body()}} method should be revised.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)