Scott Weaver created AMQCPP-450:
-----------------------------------

             Summary: Win32 Thread Handle Leak
                 Key: AMQCPP-450
                 URL: https://issues.apache.org/jira/browse/AMQCPP-450
             Project: ActiveMQ C++ Client
          Issue Type: Bug
          Components: Decaf
    Affects Versions: 3.5.0
         Environment: Windows client/AMQ 5.7 broker
            Reporter: Scott Weaver
            Assignee: Timothy Bish
            Priority: Minor


PlatformThread::detachOSThread(thread->handle) missing from threading library's 
dereferenceThread() method right before deleting thread. Adding this in 
prevents large thread handle leak in win32 environment. Recreate by cycling the 
broker with an active subscription and watch the handle count grow each time it 
is cycled.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to