Uploaded image for project: 'XWiki Commons'
  1. XWiki Commons
  2. XCOMMONS-3342

DefaultExtensionJobHistory does not scale

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 16.10.8
    • Extension
    • Unknown

    Description

      There are two important problems that a lot of extension job history can cause at DefaultExtensionJobHistory level:

      • they are all fully loaded in memory and there is no maximum size, so if there is a lot of extension related activity, you will quickly have memory problems
      • they are all loaded at startup in a blocking listener, so it could slow down XWiki startup quite a lot eventually

      Attachments

        Activity

          People

            Unassigned Unassigned
            tmortagne Thomas Mortagne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: