]
Galder Zamarreño updated ISPN-2355:
-----------------------------------
Fix Version/s: 5.2.0.CR1
Flag for local affine key at put
--------------------------------
Key: ISPN-2355
URL:
https://issues.jboss.org/browse/ISPN-2355
Project: Infinispan
Issue Type: Feature Request
Components: Distributed Cache
Affects Versions: 5.2.0.Alpha4
Reporter: Thomas Fromm
Assignee: Mircea Markus
Fix For: 5.2.0.CR1
Problem:
I store data based upon a known key (I can't use key generator) in the distributed
cache. Shortly after storing the data will be read/deleted.
In case store is used, the data are only held on 2 nodes which migh not be the same node,
where its created and needed next.
What I need is some kind of withFlags(Flag.LOCAL_AFFINE).put(...) to make sure, that at
least the local node gets owner.
--
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: