Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-1374

ModuleProperties ignores classloader parameter when returning cached values

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 5.0.0.FINAL
    • None
    • None

    Description

      The class org.infinispan.util.ModuleProperties is being invoked with a classloader parameter, but will cache whatever it builds in static fields, and the cached values are returned to subsequent invocations whatever the classloader being used at the new invocation.

      Seems related to ISPN-1190: I think the ModuleProperties should not use static fields at all.

      Attachments

        Issue Links

          Activity

            People

              manik_jira Manik Surtani (Inactive)
              sgrinove Sanne Grinovero
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: