[
https://issues.apache.org/jira/browse/QPID-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Stitcher resolved QPID-4536.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.21
fixed on trunk in r1433061
> Stop broker automatically using every network interface for fallback addresses
> ------------------------------------------------------------------------------
>
> Key: QPID-4536
> URL: https://issues.apache.org/jira/browse/QPID-4536
> Project: Qpid
> Issue Type: Improvement
> Components: C++ Broker
> Affects Versions: 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15,
> 0.16, 0.17, 0.18, 0.19, 0.20
> Reporter: Andrew Stitcher
> Assignee: Andrew Stitcher
> Fix For: 0.21
>
>
> This is bad for at least a couple of reasons:
> 1. There's no reason to think that every network interface is reachable
> by every client, and good reason to think that in most cases different
> interfaces will have different reachability. So making the default to
> try every interface seems bad.
> 2. The way this works does not distinguish between secure and insecure
> connections and in fact does not set up any secure failover connections.
> So a secure connection being retried using the default list will connect
> using an insecure connection.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]