You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Alexandre Arnaudy (JIRA)" <ji...@apache.org> on 2016/02/06 00:46:39 UTC

[jira] [Commented] (GEODE-16) Provide distributed transactions in Geode

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

Alexandre Arnaudy commented on GEODE-16:
----------------------------------------

Hi,

 

I am currently out of office and returning on February 15th.

For any urgent issues please forward your messages to coretech-service-framework. 

 

Regards,

Alexandre 

 

*******************************

This e-mail contains information for the intended recipient only. It may contain proprietary material or confidential information. If you are not the intended recipient you are not authorised to distribute, copy or use this e-mail or any attachment to it. Murex cannot guarantee that it is virus free and accepts no responsibility for any loss or damage arising from its use. If you have received this e-mail in error please notify immediately the sender and delete the original email received, any attachments and all copies from your system.


> Provide distributed transactions in Geode
> -----------------------------------------
>
>                 Key: GEODE-16
>                 URL: https://issues.apache.org/jira/browse/GEODE-16
>             Project: Geode
>          Issue Type: New Feature
>          Components: core, docs
>            Reporter: Shirish Deshmukh
>            Assignee: Swapnil Bawaskar
>         Attachments: DistributedTransactionDesign.pdf
>
>
> This is a feature that has been under design for GemFire but was not part of the initial drop of code for geode.
> Currently in Geode a transactional operation can only be applied on colocated data i.e. all the key-value pairs affected in a transaction should be on single VM. 
> We should allow operations on multiple VMs simultaneously in a single transaction, which would eliminate current restrictions.
> Some of the implicit requirements for this feature are:
> Provide distributed transaction feature that would also be scalable 
> Continue to support existing transaction functionalities (transactions on colocated data)
> Do not affect performance of existing features
> Support backward compatibility and rolling upgrade (with immediate previous Geode release)



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