https://issues.apache.org/bugzilla/show_bug.cgi?id=51996

             Bug #: 51996
           Summary: JMS Initial Context leak newly created Context when
                    Multiple Thread enter
                    InitialContextFactory#lookupContext at the same time
           Product: JMeter
           Version: 2.5.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


What will happen is that One thread will create context and store it in MAP.
Others will create a new one but will return the first one and leak the newly
created one.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to