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

Arnaud Simon commented on QPID-829:
-----------------------------------

I have checked in a patch for this issue (see svn revision 643822) 
Note that we'll need to update the code once the merge with M2.1 is done and 
the current 08 java broker and client don't support version protocol 
negotiation. I have however tested the patch against a M2.1 broker that behaves 
as expected. 
We also need to update the qpid web page to remove the link on 0.10 specific 
url .  

> Protocol version must be selected based on broker supported version 
> --------------------------------------------------------------------
>
>                 Key: QPID-829
>                 URL: https://issues.apache.org/jira/browse/QPID-829
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client
>    Affects Versions: M3
>            Reporter: Arnaud Simon
>            Assignee: Arnaud Simon
>             Fix For: M3
>
>
> Currently 0.10 and 0.8 URLs are different this implies 0.8 users to change 
> their provider URLs for migrating to 0.10. Ideally the URL format should not 
> change. This means that 0.8 and 0.10 code path would not be selected based on 
> the provider URL but rather negotiated with the broker. The idea would be to 
> assume that the broker support the major current version and to potentially 
> downgrade to the broker supported one. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to