Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-17874

Optimize MongoDB memory footprint

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 7.4
    • Component/s: Core MongoDB

      Description

      The objects read from MongoDB are stored in a State datastructure resembling a HashMap. However when using queryAndFetch for instance we only fetch 3 key/value pairs for which a HashMap is overkill.

      -> Optimize State when there is a small number of keys.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: