Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-4016

org.apache.activemq.ActiveMQConnectionFactory - Seems like static thread pool is not used

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 5.6.0
    • 5.7.0
    • Broker
    • None

    Description

      Seems like the static thread pool created in
      org.apache.activemq.ActiveMQConnectionFactory

      Is not used. We should double check this, and possible remove the code, as it causes leak problems when pools is not properly shutdown, and also pools should not be static, as this does not go well in modular deployment environments.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: