Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-5459

Optimization: Avoid serialization and deserialization of session data by default

XMLWordPrintable

    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      As part of changes for Stash Data Center, sessions now go through serialization and deserialization even in standalone Stash instances where it is not required. Normally this is relatively inexpensive, but if sessions contain a large amount of data (for example, if custom plugins store additional information in the session), the costs can add up.

      We should optimize this so that session data avoids serialization and deserialization by default.

              mheemskerk Michael Heemskerk (Inactive)
              mheemskerk Michael Heemskerk (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: