[GitHub] ignite pull request #5622: IGNITE-10472: MVCC: Add Dependency Injection supp...

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

[GitHub] ignite pull request #5622: IGNITE-10472: MVCC: Add Dependency Injection supp...

andrey-kuznetsov
GitHub user AMashenkov opened a pull request:

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

    IGNITE-10472: MVCC: Add Dependency Injection support for EntryProcessor.

   

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

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

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

    https://github.com/apache/ignite/pull/5622.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 #5622
   
----
commit 7a04e55babb9fdfc7d489319bb09149e6f874519
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2018-12-10T14:38:05Z

    IGNITE-10472: Add Dependency Injection support for EntryProcessor in mvcc mode.

----


---