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

Martin Ritchie updated QPID-2450:
---------------------------------

    Summary: Failed evaluation of a selector could provide log information to 
help identify issues  (was: Failed evaluation of an selector could provide log 
information to help identify issues)

> Failed evaluation of a selector could provide log information to help 
> identify issues
> -------------------------------------------------------------------------------------
>
>                 Key: QPID-2450
>                 URL: https://issues.apache.org/jira/browse/QPID-2450
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker, Java Client
>    Affects Versions: M1, M2, M2.1, M3, M4, 0.5, 0.6
>            Reporter: Martin Ritchie
>            Priority: Minor
>
> When a selector is created that is valid SQL but not what the user expected 
> it is most likey to fail in use but nothing is logged.
> e.g
> Special-Numeric-ID = 'Test'
> What the user really ment was:
> "Special-Numeric-ID" = 'Test'
> However, whilst the JMS Spec says the match will fail we could provide useful 
> data about their selector on message matching:
> i.e.
> Special - Numeric - ID = 'Test'
> Are identifiers Special , Numeric and ID known, can they be used in an 
> Arithmetic operation and is it sensible to compare them to 'Test'?

-- 
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:[email protected]

Reply via email to