[GitHub] ignite pull request #3884: Ignite 8322

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

[GitHub] ignite pull request #3884: Ignite 8322

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

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

    Ignite 8322

   

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

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

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

    https://github.com/apache/ignite/pull/3884.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 #3884
   
----
commit 328d84cf25c0c607e0b37aeb82f83938f09a838a
Author: oleg-ostanin <oostanin@...>
Date:   2018-03-28T13:43:35Z

    added method for data preload

commit e84aba963b704b26a1270a2f1eb327debe6d8d24
Author: oleg-ostanin <oostanin@...>
Date:   2018-03-28T14:26:56Z

    added option for enabling preload

commit 6a8a877ae2d500ef61a0d9fe372bdaffdf058c5f
Author: oleg-ostanin <oostanin@...>
Date:   2018-03-29T08:47:27Z

    added preloader class

commit e7fb9c1a4e09de29d4fbe5b4c733d7efa1b0eabc
Author: oleg-ostanin <oostanin@...>
Date:   2018-03-29T09:04:19Z

    removed default dataregion config

commit 5f48d8cf11fcd61c3f4ec596e6814eb181c7774a
Author: oleg-ostanin <oostanin@...>
Date:   2018-03-29T11:56:43Z

    added waiting for preload for clients

commit 9cbab5287c6dc4576867c984b03767751d1c8921
Author: oleg-ostanin <oostanin@...>
Date:   2018-03-30T10:21:05Z

    added semaphore on preload for clients

commit 4f13833108fb58a6c9f366150bb51158abb9879e
Author: oleg-ostanin <oostanin@...>
Date:   2018-04-19T11:52:08Z

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

commit 49f4730327126c7ac22ac095edec0434122983b4
Author: oleg-ostanin <oostanin@...>
Date:   2018-04-19T12:14:21Z

    IGNITE-8322 added some comments

commit 5137a4810a6ef57d1fd2a095b06c0db1a0ffcfe4
Author: oleg-ostanin <oostanin@...>
Date:   2018-04-19T12:20:25Z

    IGNITE-8322 fixed format

----


---