[
https://issues.jboss.org/browse/ISPN-3243?page=com.atlassian.jira.plugin....
]
Galder Zamarreño updated ISPN-3243:
-----------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request:
https://github.com/infinispan/infinispan/pull/1924
Inconsistent behaviour of operations HotRod.clear vs
Memcached.flushAll wrt CacheStore
--------------------------------------------------------------------------------------
Key: ISPN-3243
URL:
https://issues.jboss.org/browse/ISPN-3243
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 5.2.6.Final, 5.3.0.Final
Reporter: Michal Linhard
Assignee: Galder Zamarreño
Affecting 5.3.0-SNAPSHOT and 5.2.x branch
When using hot rod client the clear() operation deletes all entries also in the cache
store
When using memcached client the flush_all operation deletes entries only in the memory
hotrod behaviour:
https://github.com/infinispan/infinispan/blob/5.3.x/server/hotrod/src/mai...
memcached behaviour:
https://github.com/infinispan/infinispan/blob/5.3.x/server/memcached/src/...
shouldn't they be consistent ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira