[GitHub] ignite pull request #4541: IGNITE-9250 Save configuration during register ca...

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

[GitHub] ignite pull request #4541: IGNITE-9250 Save configuration during register ca...

andrey-kuznetsov
GitHub user akalash opened a pull request:

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

    IGNITE-9250 Save configuration during register cache descriptor.

   

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

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

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

    https://github.com/apache/ignite/pull/4541.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 #4541
   
----
commit af67a9124533c8f0a927d310aab89b5469ad4841
Author: Anton Kalashnikov <kaa.dev@...>
Date:   2018-08-13T08:47:49Z

    IGNITE-9250 Save configuration during register cache descriptor.

----


---