[ 
https://issues.apache.org/jira/browse/AMQCPP-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567968#comment-13567968
 ] 

Timothy Bish commented on AMQCPP-450:
-------------------------------------

Would happen regardless of the Windows Arch in use.  Will leak on every 
reconnect if you are using the failover transport.  Would recommend you grab 
the v3.5.1-SNAPSHOT I just pushed to here:  
http://people.apache.org/~tabish/cms-3.5.x/
                
> 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