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

EntryNotFoundExceptions are thrown when sessions are evicted during unload

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.12.0
    • http session
    • None

    Description

      During the unload process (DeltaSessionManager) we write our current sessions to disk and delete them from our session region. It's possible for a session to be evicted while this process is ongoing which results in an EntryNotFound exception which interrupts the process of clearing out the region.

      We can fix this by catching the exception and ignoring it - there is no circumstance where we want to change behavior if an entry is evicted right as we go to delete it in this process.

      Attachments

        Issue Links

          Activity

            People

              echobravo Ernest Burghardt
              Sarm Kahel Benjamin P Ross
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m