Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-1691

EntryEvent getNewValue and getOldValue may fail with unexpected exception on offheap regions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0-incubating
    • offheap
    • None

    Description

      The EntryEvent getNewValue and getOldValue methods may fail with unexpected exception on offheap regions. If these methods are called on an EntryEvent after the method it was passed to returns they are supposed to fail with IllegalStateException. But a race condition exists that can cause them to fail in other ways while trying to deserialize the object in the offheap memory.

      Attachments

        Activity

          People

            dschneider Darrel Schneider
            dschneider Darrel Schneider
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: