Uploaded image for project: 'ActiveMQ C++ Client'
  1. ActiveMQ C++ Client
  2. AMQCPP-450

Win32 Thread Handle Leak

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.5.0
    • 3.6.0
    • Decaf
    • None
    • Windows client/AMQ 5.7 broker

    Description

      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.

      Attachments

        Activity

          People

            tabish Timothy A. Bish
            sw124773 Scott Weaver
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: