[ 
https://issues.apache.org/jira/browse/AMQCPP-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timothy Bish resolved AMQCPP-450.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.6.0
                   3.5.1

Fixed on trunk and the v3.5.x branch.  Thanks for the help!
                
> 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
>             Fix For: 3.5.1, 3.6.0
>
>
> 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