[infinispan-issues] [JBoss JIRA] (ISPN-557) support for same transaction touching multiple nodes (multiple VMs)

Mircea Markus (JIRA) jira-events at lists.jboss.org
Mon Jul 1 23:41:20 EDT 2013


     [ https://issues.jboss.org/browse/ISPN-557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mircea Markus resolved ISPN-557.
--------------------------------

    Resolution: Out of Date


we already support a transaction spreading over multiple nodes (embedded) and have a different JIRA to cover the hotrod situation.
                
> support for same transaction touching multiple nodes (multiple VMs) 
> --------------------------------------------------------------------
>
>                 Key: ISPN-557
>                 URL: https://issues.jboss.org/browse/ISPN-557
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Transactions
>    Affects Versions: 4.1.0.Final
>            Reporter: Mircea Markus
>            Assignee: Manik Surtani
>            Priority: Minor
>             Fix For: 6.0.0.Final
>
>
> E.g. if a distributed transaction managers touches two embedded Infinispan nodes within the same transaction.
> Could be implemented using the Hot Rod client approach - but in an embedded fashion!
> EmbeddedClient <-- implements logic above
> Except comms are in-VM for local entries
> And via RpcDispatcher for remote entries
> RemoteClient extends EmbeddedClient
> Adds proper HotRod layer for comms 
> Including failover, smart routing, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list