Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-7996

Phase out Hashtable usage in core

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Neutral Neutral
    • 6.2.18
    • None
    • None

      Hashtable is a legacy map implementation with synchronised API and causes thread blocks under stress.

      Usage points:

      • info.magnolia.context.MapAttributeStrategy
      • info.magnolia.init.properties.AbstractPropertySource
      • info.magnolia.init.properties.SystemPropertySource
      • info.magnolia.cms.beans.config.MIMEMapping

        Acceptance criteria

              fgrilli Federico Grilli
              apchelintcev Aleksandr Pchelintcev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD