You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2010/10/11 20:09:34 UTC

[jira] Updated: (QPID-2898) broker is unable to evaulate "JMSMessageID IS NULL" correctly when using 0-10

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

Robbie Gemmell updated QPID-2898:
---------------------------------

    Status: Ready To Review  (was: In Progress)

> broker is unable to evaulate "JMSMessageID IS NULL" correctly when using 0-10
> -----------------------------------------------------------------------------
>
>                 Key: QPID-2898
>                 URL: https://issues.apache.org/jira/browse/QPID-2898
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.6
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>             Fix For: 0.7
>
>
> org.apache.qpid.test.client.message.SelectorTest#testSelectorWithJMSMessageID fails because the broker is not able to properly evaluate the selector "JMSMessageID IS NULL" when using 0-10, and so incorrectly fails to deliver messages to the client.
> This is due to the use of String.valueOf() when converting the UUID for the message ID into a String, meaning that instead of a null reference value, the string "null" is returned.

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org