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

Add WARN when a VCS selection gets too big in memory

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.8.0-HF28, 6.0-HF02, 7.1
    • Component/s: Core VCS
    • Tags:
    • Upgrade notes:
      Hide

      Property org.nuxeo.vcs.selection.warn.threshold can now be used to control after which threshold (and its multiples) we warn of big selections. 0 is used to deactivate it. The default is 15000.

      Show
      Property org.nuxeo.vcs.selection.warn.threshold can now be used to control after which threshold (and its multiples) we warn of big selections. 0 is used to deactivate it. The default is 15000.
    • Sprint:
      Sprint RepoTeam 7.1-2

      Description

      When using folders with lots of children, certain operations become slower if all the children are loaded in memory in the Selection cache for the hierarchy (hierNonComplex).

      Add a WARN that will dump a stack trace when this occurs:

      WARN  [Selection] Selection hierarchy.name for id=07d14f12-dc97-4149-9fd9-c3390e84ea91
      is getting big and now has size: 15000
      

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: