Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-155

Allow multiple connectors to the same broker

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.4
    • 0.6.0
    • None
    • None

    Description

      In some use cases it might make sense to have multiple connectors configured, which connect to the same broker. This makes sense for example when each connection is using different credentials, where each set of credentials has different access rights on the broker.

      Unfortunately, after DISPATCH-95, the identity of connectors is always generated only using the address and port. As a result, you cannot have two connectors to the same broker.

      It would be great if the identity of connectors could be based not only on address and port but also include something more unique. Either a counter as it was before or for example the connector name, which has to be unique anyway.

      Attachments

        1. DISPATCH-155.patch
          3 kB
          Jakub Scholz

        Issue Links

          Activity

            People

              gmurthy Ganesh Murthy
              scholzj Jakub Scholz
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: