Uploaded image for project: 'ActiveMQ .Net'
  1. ActiveMQ .Net
  2. AMQNET-349

Add new method to IConnection to purge locally created temp destinations

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.5.0, 1.5.1
    • 1.6.0
    • ActiveMQ, NMS
    • None

    Description

      For Connection instances that are created and used over a long period of time or used in a Cached manner the locally allocated temp destinations can build up over time if not manually deleted by the user. If a pooling scenario it would be nice if the pool could purge the connection's temp destinations before placing the Connection back in the free list.

      Suggest adding a method such as:

      void CleanupTempDestinations();
      

      Or something similar to the IConnection interface to make this usable across NMS Providers.

      Attachments

        Activity

          People

            tabish Timothy A. Bish
            tabish Timothy A. Bish
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: