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

Justin Ross updated QPID-5030:
------------------------------
    Labels: patch  (was: )

> JMS client to use C++ broker selectors
> --------------------------------------
>
>                 Key: QPID-5030
>                 URL: https://issues.apache.org/jira/browse/QPID-5030
>             Project: Qpid
>          Issue Type: Sub-task
>          Components: Java Client
>            Reporter: Andrew Stitcher
>              Labels: patch
>         Attachments: Translator.java
>
>
> As the current C++ broker selector work stands it is compliant with the 
> registered amqp 1.0 filter extension, but the JMS client will not use the C++ 
> broker selectors for anything still falling back to the client side selectors.
> We should allow the JMS client to use the c++ broker selectors.
> There are roughly 2 ways to do this and both may be needed:
> For amqp 1.0 we need the client to translate the JMS specified identifiers to 
> the ones specified in the extension and to use a filter - this may never be 
> work sensible to do in the existing client.
> For earlier protocol versions, we probably need to add code to the C++ broker 
> which accepts the extra subscription property that the java client uses for 
> the selector and add some code which recognises the JMS identifiers instead 
> of the amqp extension identifiers.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to