Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-6537 Upgrade JBoss Cache to 3.2.8
  3. JBPAPP-7011

cache.getNode can delete data when using a passivation cache loader

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • EAP_EWP 5.1.2 ER1
    • EAP_EWP 5.1.1
    • Clustering
    • None
    • Release Notes
    • Hide
      Data loss could occur when calling cache.getNode in JBoss Cache with a cache loader configured for passivation. When cache.getNode loaded a passivated node, the data was not loaded, but it did trigger an eviction event. When eviction then passivated the node again, the data was overwritten. This issue has now been resolved and data loss no longer occurs in these circumstances.
      Show
      Data loss could occur when calling cache.getNode in JBoss Cache with a cache loader configured for passivation. When cache.getNode loaded a passivated node, the data was not loaded, but it did trigger an eviction event. When eviction then passivated the node again, the data was overwritten. This issue has now been resolved and data loss no longer occurs in these circumstances.
    • Documented as Resolved Issue
    • NEW

    Description

      When cache.getNode loads a passivated node, the data is not loaded, but it does trigger an eviction event.
      When eviction then passivates the node again, the data is overwritten.

      Attachments

        Activity

          People

            rhn-support-dereed Dennis Reed
            rhn-support-dereed Dennis Reed
            Russell Dickenson Russell Dickenson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: