[GitHub] ignite pull request #4323: Ignite 8322 fix

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4323: Ignite 8322 fix

andrey-kuznetsov
GitHub user oleg-ostanin opened a pull request:

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

    Ignite 8322 fix

   

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

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

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

    https://github.com/apache/ignite/pull/4323.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 #4323
   
----
commit b6037c37cdc34ca8f964b7af30835b2474ca9db2
Author: oleg-ostanin <oostanin@...>
Date:   2018-06-18T07:17:36Z

    IGNITE-8322 changed default value for preloading option to 'false'

commit 9b6571bdfab8fb0f6b64c33339f502437091347e
Author: oleg-ostanin <oostanin@...>
Date:   2018-06-19T07:24:51Z

    IGNITE-8322 changed data region name setting logic

commit 362309ba3fc3b670b0e95828dd2758c9d10e36b7
Author: oleg-ostanin <oostanin@...>
Date:   2018-06-19T09:55:14Z

    IGNITE-8322 added data region name log output

commit 6f6f9089dd88d3a22d0563fd6558ef1b4823bfab
Author: oleg-ostanin <oostanin@...>
Date:   2018-06-19T10:04:26Z

    IGNITE-8322 added data reg. cfg array checking

commit 96c156ceef8bb941ab833994f816efd7babec821
Author: oleg-ostanin <oostanin@...>
Date:   2018-07-02T13:27:46Z

    fixed Loader class

commit d83facc28d75db63aeec58a6f1eed1ff71d95290
Author: oleg-ostanin <oostanin@...>
Date:   2018-07-06T07:28:15Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-8322-fix

----


---