GitHub user ygerzhedovich opened a pull request:

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

    Ignite 6173

    

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

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

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

    https://github.com/apache/ignite/pull/4663.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 #4663
    
----
commit 3b9ac48f1283832fae439be69f140901f1507c0a
Author: Yury Gerzhedovich <ygerzhedovich@...>
Date:   2018-08-31T14:24:48Z

    IGNITE-6173: dynamical start caches at client nodes.

commit 26f6ecad0ddb4890eebd5a2a21d82f2c0baf1f32
Author: Yury Gerzhedovich <ygerzhedovich@...>
Date:   2018-08-31T14:46:57Z

    Merge branch 'master' into ignite-6173
    
    # Conflicts:
    #   
modules/core/src/main/java/org/apache/ignite/internal/processors/query/GridQueryIndexing.java
    #   
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteClientCacheInitializationFailTest.java
    #   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/DmlStatementsProcessor.java
    #   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IgniteH2Indexing.java
    #   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/dml/UpdatePlanBuilder.java
    #   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/opt/GridH2RowDescriptor.java

commit be5b92a12c2d1edb64d7265e81faf451bd083349
Author: Yury Gerzhedovich <ygerzhedovich@...>
Date:   2018-08-31T15:28:05Z

    IGNITE-6173: fixes after merge with MVCC master

----


---

Reply via email to