Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-8114

Limit trace map size in TraceMonitor

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.26.03
    • 2.26.04
    • None
    • Sprint 84

    Description

      The org.hippoecm.frontend.model.TraceMonitor accumulates all the loaded JCR item info (pairs of item#toString() and stack trace!) in static map when debug level logging turned on.
      This can easily lead to OOME if a project turns on debug level logging.
      I assume the TraceMonitor is kind of facility for developer (normally on single-user testing environment), so I think it should have a limited size map instead of no-limit map now.

      Attachments

        Activity

          People

            Unassigned Unassigned
            wko Woonsan Ko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: