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

Tom Liebl commented on AMQCPP-450:
----------------------------------

Could you clarify the severity of this issue? Does this only happen when the 
broker is restarted with active subscriptions? And only when using win32? 64bit 
is unaffected? 
                
> 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