You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Brian Baynes (JIRA)" <ji...@apache.org> on 2017/07/07 20:24:00 UTC

[jira] [Updated] (GEODE-2999) New flow: Put if absent

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

Brian Baynes updated GEODE-2999:
--------------------------------
    Description: 
Create proto message definitions and op handler for "put-if-absent" messages.
Client should receive error if key already exists.  Put should only succeed if key did not already exist.  If no key is provided by client, one should be automatically generated.

Client should be able to complete put-if-absent of primitives and JSON with response.

  was:
Create proto message definitions and op handler for replace/put if absent messages.

Client should be able to complete replace/put if absent of primitives and JSON with response.

        Summary: New flow: Put if absent  (was: New flow: replace/put if absent)

> New flow: Put if absent
> -----------------------
>
>                 Key: GEODE-2999
>                 URL: https://issues.apache.org/jira/browse/GEODE-2999
>             Project: Geode
>          Issue Type: Sub-task
>          Components: client/server
>            Reporter: Brian Baynes
>
> Create proto message definitions and op handler for "put-if-absent" messages.
> Client should receive error if key already exists.  Put should only succeed if key did not already exist.  If no key is provided by client, one should be automatically generated.
> Client should be able to complete put-if-absent of primitives and JSON with response.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)