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/10/08 09:01:00 UTC

[jira] [Commented] (IGNITE-9710) Ignite watchdog service handles longrunning cache creation

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

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

Github user daradurvs closed the pull request at:

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


> Ignite watchdog service handles longrunning cache creation
> ----------------------------------------------------------
>
>                 Key: IGNITE-9710
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9710
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 2.6
>            Reporter: Vyacheslav Daradur
>            Assignee: Andrey Kuznetsov
>            Priority: Major
>             Fix For: 2.7
>
>         Attachments: LongRunningCacheCreationTest.java
>
>
> Ignite watchdog service introduced by IGNITE-6587 handles long running cache creation.
> Action in {{GridDhtPartitionsExchangeFuture#init}} may take significant time and possibly should be covered by blocking section of warchdog service.
> Reproducer was attached: [^LongRunningCacheCreationTest.java].



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