Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-738

Get operation doesn't work with explict locking under distribution mode

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 4.2.0.ALPHA5
    • None
    • None
    • None

      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

              manik_jira Manik Surtani (Inactive)
              changgeng Changgeng Li (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: