You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/12/15 14:04:13 UTC

[jira] [Commented] (QPID-6125) [Java] Refactor AMQP 0-8/0-9/0-9-1 Support

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

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

Commit 1645645 from [~k-wall] in branch 'qpid/trunk'
[ https://svn.apache.org/r1645645 ]

QPID-6125: [Java Broker] Consistently quote queue/exchange names in error messages sent back over the wire

> [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-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org