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

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

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              manik_jira Manik Surtani (Inactive)
              changgeng Changgeng Li (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: