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

ASF subversion and git services commented on QPID-6125:
-------------------------------------------------------

Commit 1633579 from [~godfrer] in branch 'qpid/trunk'
[ https://svn.apache.org/r1633579 ]

QPID-6125 : only log store exceptions that occur against a vhost which is no 
longer AVAILABLE

> [Java] Refactor AMQP 0-8/0-9/0-9-1 Support
> ------------------------------------------
>
>                 Key: QPID-6125
>                 URL: https://issues.apache.org/jira/browse/QPID-6125
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker, Java Client, Java Common
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>
> The current AMQP 0-8/9/9-1 codec and protocol handling classes contain much 
> duplication between the various flavours of AMQP 0-x and also work 
> differently to the other protocols by using a "handler" class for each 
> method, rather than having the method invoked on a connection or session 
> object.
> Now that no more versions extending the 0-8 line can be expected, we can tidy 
> up this code, remove the duplications and migrate to a more common approach 
> of invoking the methods on a connection object 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to