You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2012/09/14 17:57:07 UTC

[jira] [Closed] (QPID-2118) Java Client 0-10 and 0-8 code paths have different error responses to Runtime Selector error

     [ https://issues.apache.org/jira/browse/QPID-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Godfrey closed QPID-2118.
-----------------------------

    Resolution: Invalid
    
> Java Client 0-10 and 0-8 code paths have different error responses to Runtime Selector error
> --------------------------------------------------------------------------------------------
>
>                 Key: QPID-2118
>                 URL: https://issues.apache.org/jira/browse/QPID-2118
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M4
>            Reporter: Martin Ritchie
>              Labels: exception-handling
>
> As the 0-10 code path does client side selector filtering the error response is different to that of the 0-8/9 code path that relies on the broker to perform the selector.
> As a result a Runtime error in the selector such as performing % on a string, because a message had setStringProperty called rather than setIntProperty, results in differing behaviour. This is highlighted by the failing of SelectorTest#testSelectorWithJMSMessageID on the cpp profile.
> The code paths should both throw equivallent exceptions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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