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

Cache.values does not work correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.2.0.ALPHA4, 4.2.0.Final
    • 4.1.0.Final
    • None
    • None

    Description

      I am doing the following scenario:
      1. start JTA transaction
      2. add an object to the cache
      3. do cache.values --> 0 entries are returned
      4. do cache.get it returns my object
      5. commit transaction
      6. do cache.values --> 1 entries are returned

      I expect on step 3 to receive 1 value

      Attachments

        Activity

          People

            mircea.markus Mircea Markus (Inactive)
            prese_jira sebi presecan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: