[infinispan-issues] [JBoss JIRA] (ISPN-8557) DELETE operation via REST does not work

Jakub Fojtl (JIRA) issues at jboss.org
Fri Nov 24 16:37:00 EST 2017


     [ https://issues.jboss.org/browse/ISPN-8557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jakub Fojtl updated ISPN-8557:
------------------------------
    Description: For us the check in https://github.com/infinispan/infinispan/blob/9.1.x/server/rest/src/main/java/org/infinispan/rest/operations/CacheOperations.java#L210 does not satisfy the if statement and as a result, the entry is not deleted.  (was: For us the check in https://github.com/infinispan/infinispan/blob/77c21296f4a393251e0b16d017e054edd99319a8/server/rest/src/main/java/org/infinispan/rest/operations/CacheOperations.java#L187 does not satisfy the if statement and as a result, the entry is not deleted.)


> DELETE operation via REST does not work
> ---------------------------------------
>
>                 Key: ISPN-8557
>                 URL: https://issues.jboss.org/browse/ISPN-8557
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Remote Protocols
>    Affects Versions: 9.1.3.Final
>            Reporter: Jakub Fojtl
>
> For us the check in https://github.com/infinispan/infinispan/blob/9.1.x/server/rest/src/main/java/org/infinispan/rest/operations/CacheOperations.java#L210 does not satisfy the if statement and as a result, the entry is not deleted.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list