Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-3097

Subsystem xml writers should be lazy created when needed

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 3.0.0.Beta29
    • None
    • Management
    • None

    Description

      Currently subsystemWriter is registered up-front with instance of writer.
      But in most scenarios that uses use server in production, writers are never even used as they only marshal configuration when it is changed via mgmt api, otherwise there is no need for them to be even initiated.

      We should be able to do similar as we did with parsers when they are only created when needed and after their usage they are GC-able.

      Attachments

        Activity

          People

            tomazcerar Tomaž Cerar (Inactive)
            tomazcerar Tomaž Cerar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: