Uploaded image for project: 'Qpid JMS'
  1. Qpid JMS
  2. QPIDJMS-442

ability to configure local address and port while connecting

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.40.0
    • 0.41.0
    • qpid-jms-client
    • None

    Description

      When qpid-jms-client connect to broker it picks available local port randomly(actually Netty libraries do this). I would like to control from which port qpid-jms-client make the connection.

       

      Looking at the qpid-jms-client this can be achieved by configuring the io.netty.bootstrap.Bootstrap class. But this class is being instantiated inside  org.apache.qpid.jms.transports.netty.NettyTcpTransport and only configured with Channel Options.

      PS this is the first time I'm posting an issue, so let me know if I need to provide some more information.

      Attachments

        Issue Links

          Activity

            People

              robbie Robbie Gemmell
              rahulbuk Rahul B
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: