[
https://issues.apache.org/jira/browse/QPIDJMS-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16753198#comment-16753198
]
ASF GitHub Bot commented on QPIDJMS-442:
----------------------------------------
Rahulbuk commented on pull request #27: QPIDJMS-442 - Options to bind local
address and port
URL: https://github.com/apache/qpid-jms/pull/27
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Ability to bind local address and port while connecting to Broker
> -----------------------------------------------------------------
>
> Key: QPIDJMS-442
> URL: https://issues.apache.org/jira/browse/QPIDJMS-442
> Project: Qpid JMS
> Issue Type: Improvement
> Components: qpid-jms-client
> Affects Versions: 0.40.0
> Reporter: Rahul B
> Priority: Major
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]