Rob Godfrey created QPID-6624:
---------------------------------
Summary: [Java Broker] If a port does not support the default
protocol reply, it should not error but revert to sending the highest supported
version
Key: QPID-6624
URL: https://issues.apache.org/jira/browse/QPID-6624
Project: Qpid
Issue Type: Improvement
Reporter: Rob Godfrey
Assignee: Rob Godfrey
Fix For: 6.0 [Java]
Currently a system property
"qpid.broker_default_supported_protocol_version_reply" can be used to override
the default behaviour of replying with the highest supported AMQP version.
If, for a given port, this protocol is not supported, then the port becomes in
error.
This behvaiour should be changed so that 1) the property becomes a context
value rather than a system property and 2) if the default reply is not
supported then a warning is issued on construction, and instead the default
policy of returning the highest supported version is used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]