[infinispan-issues] [JBoss JIRA] Updated: (ISPN-738) Get operation doesn't work with explict locking under distribution mode

Manik Surtani (JIRA) jira-events at lists.jboss.org
Fri Oct 29 10:30:55 EDT 2010


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

Manik Surtani updated ISPN-738:
-------------------------------

    Fix Version/s: 4.2.0.ALPHA5
                       (was: 4.2.0.BETA1)


> Get operation doesn't work with explict locking under distribution mode
> -----------------------------------------------------------------------
>
>                 Key: ISPN-738
>                 URL: https://jira.jboss.org/browse/ISPN-738
>             Project: Infinispan
>          Issue Type: Bug
>         Environment: With the current 4.2.0-SNAPSHOT build.
>            Reporter: Changgeng Li
>            Assignee: Manik Surtani
>            Priority: Blocker
>             Fix For: 4.2.0.ALPHA5
>
>         Attachments: bug1.tgz
>
>
> The issue can be reproduced by following steps:
> 1) CacheA and CacheB in a distribute mode with numberOfOwners set to 1, so that an key can only be found on one node.
> 2) Use CacheA to put 100 entries using keys from Integer(0) to Integer(99)
> 2) Using CacheB make explicit locking on a key, and then get the value for that key, if the key is not on CacheB, it will return null.
> Unit test is attached

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list