[ 
https://issues.apache.org/jira/browse/IGNITE-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15006686#comment-15006686
 ] 

ASF GitHub Bot commented on IGNITE-1227:
----------------------------------------

GitHub user amirakhmedov opened a pull request:

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

    IGNITE-1227: spring transaction manager implementation

    

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

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

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

    https://github.com/apache/ignite/pull/239.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 #239
    
----
commit aa2b51a17a13695e4d1114c25cd8e76e620ae851
Author: Amir Akhmedov <amir.akhme...@gmail.com>
Date:   2015-11-13T22:04:41Z

    IGNITE-1227: spring transaction manager implementation

----


> Need to implement Ignite-based Spring transaction manager
> ---------------------------------------------------------
>
>                 Key: IGNITE-1227
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1227
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cache
>    Affects Versions: 1.1.4
>            Reporter: Valentin Kulichenko
>            Assignee: Valentin Kulichenko
>              Labels: newbie
>         Attachments: IGNITE-1227.patch
>
>
> This will allow to use Spring transaction interceptor for wrapping cache 
> operations into Ignite transaction.
> Essentially, we need to implement Spring's {{PlatformTransactionManager}} 
> interface using {{IgniteTransactions}} API.
> Corresponding user list thread: 
> http://apache-ignite-users.70518.x6.nabble.com/Transactions-td885.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to