You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dan Smith (JIRA)" <ji...@apache.org> on 2015/07/29 00:03:04 UTC

[jira] [Updated] (GEODE-117) gfsh put ignores --skip-if-exists flag

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

Dan Smith updated GEODE-117:
----------------------------
    Labels: starter  (was: )

> gfsh put ignores --skip-if-exists flag
> --------------------------------------
>
>                 Key: GEODE-117
>                 URL: https://issues.apache.org/jira/browse/GEODE-117
>             Project: Geode
>          Issue Type: Bug
>          Components: management & tools
>            Reporter: Dan Smith
>              Labels: starter
>
> Someone hit this on a forum post:
> https://support.pivotal.io/hc/communities/public/questions/204414098-put-in-gfsh-doesn-t-honor-skip-if-exists-true-flag-?flash_digest=f2441b8a96ac363d6da205c6f90a62035b1a3c21
> I looked into the code, and it looks like the flag gets lost somewhere along the way. If you look at DataCommandFunction.put, it has a putIfAbsent flag, but that flag is not used; the function just does a normal put.



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