Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-45

Broker shoud listen on standard AMQP ports

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0
    • None
    • None

    Description

      For interoperability with other AMQP clients and to minimize confusion and frustration out of the box, the Active broker should listen for AMQP connections on the standard AMQP ports by default:

      amqps 5671/tcp # amqp protocol over TLS/SSL
      amqp 5672/tcp # AMQP

      Obviously the user can configure whatever listening ports they wish once they have read the relevant doc, but for a better out-of-box experience, we should listen to the standard ports by default so initial experiments with existing AMQP clients will not fail. People coming from an AMQP background will have no idea they should connect to port 5455.

      Attachments

        Activity

          People

            andytaylor Andy Taylor
            aconway Alan Conway
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: