You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Shawn Feldman (JIRA)" <ji...@apache.org> on 2015/02/25 21:14:04 UTC

[jira] [Closed] (USERGRID-366) Eliminate 2 network calls for non optimistic transaction writes

     [ https://issues.apache.org/jira/browse/USERGRID-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn Feldman closed USERGRID-366.
----------------------------------

> Eliminate 2 network calls for non optimistic transaction writes
> ---------------------------------------------------------------
>
>                 Key: USERGRID-366
>                 URL: https://issues.apache.org/jira/browse/USERGRID-366
>             Project: Usergrid
>          Issue Type: Story
>            Reporter: Todd Nine
>            Assignee: Shawn Feldman
>
> Currently, when a write occurs that is either a new entity, or a non optimistic transaction (I.E no version included in the payload) we're performing 2 writes in the collection module.  Instead, we should perform a single write to both the transaction log and entity storage to reduce our network I/O.



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