[GitHub] ignite pull request #4326: IGNITE-8880: Add setIgnite() in SpringCacheManage...

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

[GitHub] ignite pull request #4326: IGNITE-8880: Add setIgnite() in SpringCacheManage...

andrey-kuznetsov
GitHub user amirakhmedov opened a pull request:

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

    IGNITE-8880: Add setIgnite() in SpringCacheManager and SpringTransact…

    …ionManager

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

    $ git pull https://github.com/amirakhmedov/ignite IGNITE-8880

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

    https://github.com/apache/ignite/pull/4326.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 #4326
   
----
commit 364d9b3071d01c40fba19c9443a278aa2c44c8c8
Author: Amir Akhmedov <amir.akhmedov@...>
Date:   2018-07-06T23:16:01Z

    IGNITE-8880: Add setIgnite() in SpringCacheManager and SpringTransactionManager

----


---