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/15 12:57:00 UTC

[jira] [Commented] (IGNITE-9883) Do not block get/getAll during start/stop operations on other cache.

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

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

GitHub user ibessonov opened a pull request:

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

    IGNITE-9883 Do not wait for topology exchange while other cache starts or stops.

    

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

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

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

    https://github.com/apache/ignite/pull/4989.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 #4989
    
----
commit d84b5d639863ea39e585478b2db8c58af4203c4e
Author: ibessonov <be...@...>
Date:   2018-10-15T12:55:27Z

    IGNITE-9883 Do not wait for topology exchange while other cache starts or stops.

----


> Do not block get/getAll during start/stop operations on other cache.
> --------------------------------------------------------------------
>
>                 Key: IGNITE-9883
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9883
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Ivan Bessonov
>            Assignee: Ivan Bessonov
>            Priority: Major
>
> Do not block get/getAll during start/stop operations on other cache.



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