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

Add set/getConnectionId() methods to ActiveMQConnectionFactory

    XMLWordPrintableJSON

Details

    Description

      While one can get/setConnectionId() in ActiveMQConnection class (via ConnectionId class), this is not possible in ActiveMQConnectionFactory. This could be implemented inside

      ActiveMQConnectionFactory::configureConnection(ActiveMQConnection* connection)

      for example. Or simply add a getConnectionId() in ActiveMQConnectionFactory. This would be very useful when migrating to CMS from other frameworks that get/set the connection id at the ActiveMQConnectionFactory level.

      Attachments

        Activity

          People

            tabish Timothy A. Bish
            jkost John Kostaras
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: