GitHub user EdShangGG opened a pull request:

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

    Ignite 6512

    

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

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

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

    https://github.com/apache/ignite/pull/2913.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 #2913
    
----
commit 5bd47baaa0d87d565aca91cb55da0cdef5695958
Author: Ivan Rakov <ira...@gridgain.com>
Date:   2017-09-07T13:58:21Z

    IGNITE-6512 Need a possibility to start caches without discarding their 
'restarting' state

commit 459d33ddd00e9efe618dda4a6cc54ccee0f47c1c
Author: Eduard Shangareev <eshangar...@gridgain.com>
Date:   2017-09-27T21:37:54Z

    IGNITE-6512 Need a possibility to start caches without discarding their 
'restarting' state

commit 66acac61ef0ac6cc2d0e9a1d2b5053491cf970b2
Author: Ivan Rakov <ira...@gridgain.com>
Date:   2017-09-07T13:58:21Z

    IGNITE-6512 Add an option to start caches in inactive state

commit 9547e15c137cf4bbf83f1e77bc7ea4d354caebaf
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2017-10-23T16:32:22Z

    IGNITE-6512 Add an option to start caches in inactive state
    -inverting parameter

commit edc60512668a2c72f327263ba5866b472bb3e89a
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2017-10-23T16:39:45Z

    Merge remote-tracking branch 'apache-ignite/master' into ignite-6512
    
    # Conflicts:
    #   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/CacheAffinitySharedManager.java
    #   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/DynamicCacheChangeRequest.java
    #   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheProcessor.java

commit 626f0ef073a041f59e979a695b10970ebab598ed
Author: Eduard Shangareev <eshangar...@gridgain.com>
Date:   2017-10-24T10:32:22Z

    IGNITE-6512 Add an option to start caches in inactive state
    - fixing missed call of cache creation

----


---

Reply via email to