[infinispan-issues] [JBoss JIRA] (ISPN-2355) Flag for local affine key at put

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Thu Oct 4 05:57:03 EDT 2012


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

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: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list