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/17 20:09:12 UTC

[jira] [Resolved] (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 resolved USERGRID-366.
------------------------------------
    Resolution: Fixed
      Assignee: Shawn Feldman

> 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)