You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by ivandasch <gi...@git.apache.org> on 2018/06/24 19:03:58 UTC

[GitHub] ignite pull request #4250: ignite-8717-test

GitHub user ivandasch opened a pull request:

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

    ignite-8717-test

    Attempt to do a ticket

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

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

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

    https://github.com/apache/ignite/pull/4250.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 #4250
    
----
commit 8aeefa775cac27e34fbebb3799a056d2f1ba282b
Author: Ivan Daschinskiy <iv...@...>
Date:   2018-06-20T09:01:00Z

    IGNITE-8717: First steps in implementing storing cache configuration
    in metastore.

commit 2e28aba5686f4f694c590487db1da9572f1cc78a
Author: Ivan Daschinskiy <iv...@...>
Date:   2018-06-21T08:30:26Z

    IGNITE-8717: Second step. Tests passed.

----


---