[GitHub] ignite pull request #2915: write metadata to disk when registering it locall...

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

[GitHub] ignite pull request #2915: write metadata to disk when registering it locall...

andrey-kuznetsov
GitHub user sergey-chugunov-1985 opened a pull request:

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

    write metadata to disk when registering it locally

   

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

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

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

    https://github.com/apache/ignite/pull/2915.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 #2915
   
----
commit bece22a3e105e598f3e5597d64bbc6aee36180ef
Author: Sergey Chugunov <[hidden email]>
Date:   2017-10-24T11:02:16Z

    IGNITE-6722 writing to disk metadate in registerLocally methods was added

----


---