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

DeltaSesssionManager writes all sessions to disk on shutdown

    XMLWordPrintableJSON

Details

    Description

      DeltaSesssionManager executes a query to fetch all sessions for the current context shutting down and then serializes them to disk. There is no need to do this since the sessions are persisted in the session region on the servers.

      This leads:

      • to unaccounted for disk usage.
      • execution of a potentially large query at shutdown.
      • class casting executions in antlr in some Tomcat instances.

      Attachments

        Activity

          People

            jbarrett Jacob Barrett
            jbarrett Jacob Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: