[ 
https://issues.apache.org/jira/browse/QPID-6624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14617557#comment-14617557
 ] 

Rob Godfrey commented on QPID-6624:
-----------------------------------

Agree on 1. ... On 2. I think either the MVPE should trust the 
defaultSupportedReply, or it should do the check with the warning.  Given I 
hate the duplication I'm happy to remove the code in MVPE knowing the check has 
been done elsewhere.

> [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]

Reply via email to