Uploaded image for project: 'URL Mapping'
  1. URL Mapping
  2. URLMAP-5

Prefix handlers keep a ConfigurationSource component around

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.0.5
    • 0.0.4
    • Main
    • None
    • Unknown

    Description

      Currently, URL prefix handlers access a ConfigurationSource component whenever a value is needed. The ConfigurationSource component is kept around in a private field. This is bad, because if the ConfigurationSource is or needs to be reloaded, things might break. In the hope it will make things more robust and less prone to issues, especially when components are reloaded, we ought to eagerly read the whole configuration when initializing a URL prefix handler and stop keeping the ConfigurationSource component around

      Attachments

        Activity

          People

            rjakse Raphaël Jakse
            rjakse Raphaël Jakse
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: