You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by antonovsergey93 <gi...@git.apache.org> on 2018/12/10 14:55:11 UTC

[GitHub] ignite pull request #5625: IGNITE-8717 Cache configuration was moved to meta...

GitHub user antonovsergey93 opened a pull request:

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

    IGNITE-8717 Cache configuration was moved to metastore

    

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

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

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

    https://github.com/apache/ignite/pull/5625.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 #5625
    
----
commit d95e8a78f1e71174c130b3b9bbc89f686e6f35ff
Author: Sergey Antonov <an...@...>
Date:   2018-11-20T13:42:46Z

    IGNITE-8717 Move cache configuration to metastore.

commit 22dc40f634e502cef32c72512db7647cfcdf1e9e
Author: Sergey Antonov <an...@...>
Date:   2018-11-20T13:43:39Z

    IGNITE-8717 Move cache configuration to metastore.

commit be9ea5710d680bb7be791ee0c3be4abedc575309
Author: Sergey Antonov <an...@...>
Date:   2018-11-20T15:20:48Z

    IGNITE-8717 Add GridCacheConfigurationVersion and tests for it.

commit c2441d1ae63ec6f86f7a0089c5c03df483d858a3
Author: Sergey Antonov <an...@...>
Date:   2018-12-10T14:53:17Z

    Merge branch 'master' into ignite-8717

----


---