You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Chris Richardson <cr...@fourc.eu> on 2016/01/08 12:06:06 UTC

AMQP 0.10 subscription node type

Hi,

Can you please give me some help with the address syntax for specifying
node type in amqp 0.10? What I've tried is
queue-name; {node: {type: queue}}
but if I understand correctly this is an amqp 1.0 syntax...?

I've tried various combinations of x-declare, x-subscribe and x-bindings
but haven't managed to strike gold yet.

Background:
The problem I'm having is very similar to this one Jakub helped me with
recently:
http://qpid.2158936.n2.nabble.com/AMQP-1-0-appears-to-access-exchange-as-queue-even-after-successful-ACL-match-td7633652.html
only now I'm using the python client (so amqp-0.10 instead of amqp1.0) and
I'm trying to avoid the subscription process attempting to access my queue
name as an exchange rather than visa versa.

Any help very much appreciated!

-- 

*Chris Richardson*, System Architect
cr@fourc.eu


*FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Norwaywww.fourc.eu
<http://www.fourc.eu/>*

*Follow us on LinkedIn <http://bit.ly/fourcli>, Facebook
<http://bit.ly/fourcfb>, Google+ <http://bit.ly/fourcgp> and Twitter
<http://bit.ly/fourctw>!*

Re: AMQP 0.10 subscription node type

Posted by Chris Richardson <cr...@fourc.eu>.
Thanks Robbie, that looks like it - I've tested and the problem appears to
be fixed in trunk.

On 8 January 2016 at 12:05, Robbie Gemmell <ro...@gmail.com> wrote:

> I know little about the Python client but I recalled seeing something
> mentioned along these lines. After a bit of searching I'm thinking
> this looks like https://issues.apache.org/jira/browse/QPID-6326 ?
>
> It hasn't made it into a release yet and the JIRA isnt marked
> resolved, but there is a commit against it so trying the code from
> trunk (or seeing if the patch applies to what you are using) to see if
> it helps might be an idea.
>
> Robbie
>
> On 8 January 2016 at 11:06, Chris Richardson <cr...@fourc.eu> wrote:
> > Hi,
> >
> > Can you please give me some help with the address syntax for specifying
> > node type in amqp 0.10? What I've tried is
> > queue-name; {node: {type: queue}}
> > but if I understand correctly this is an amqp 1.0 syntax...?
> >
> > I've tried various combinations of x-declare, x-subscribe and x-bindings
> > but haven't managed to strike gold yet.
> >
> > Background:
> > The problem I'm having is very similar to this one Jakub helped me with
> > recently:
> >
> http://qpid.2158936.n2.nabble.com/AMQP-1-0-appears-to-access-exchange-as-queue-even-after-successful-ACL-match-td7633652.html
> > only now I'm using the python client (so amqp-0.10 instead of amqp1.0)
> and
> > I'm trying to avoid the subscription process attempting to access my
> queue
> > name as an exchange rather than visa versa.
> >
> > Any help very much appreciated!
> >
> > --
> >
> > *Chris Richardson*, System Architect
> > cr@fourc.eu
> >
> >
> > *FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller,
> Norwaywww.fourc.eu
> > <http://www.fourc.eu/>*
> >
> > *Follow us on LinkedIn <http://bit.ly/fourcli>, Facebook
> > <http://bit.ly/fourcfb>, Google+ <http://bit.ly/fourcgp> and Twitter
> > <http://bit.ly/fourctw>!*
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
> For additional commands, e-mail: users-help@qpid.apache.org
>
>


-- 

*Chris Richardson*, System Architect
cr@fourc.eu


*FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Norwaywww.fourc.eu
<http://www.fourc.eu/>*

*Follow us on LinkedIn <http://bit.ly/fourcli>, Facebook
<http://bit.ly/fourcfb>, Google+ <http://bit.ly/fourcgp> and Twitter
<http://bit.ly/fourctw>!*

Re: AMQP 0.10 subscription node type

Posted by Robbie Gemmell <ro...@gmail.com>.
I know little about the Python client but I recalled seeing something
mentioned along these lines. After a bit of searching I'm thinking
this looks like https://issues.apache.org/jira/browse/QPID-6326 ?

It hasn't made it into a release yet and the JIRA isnt marked
resolved, but there is a commit against it so trying the code from
trunk (or seeing if the patch applies to what you are using) to see if
it helps might be an idea.

Robbie

On 8 January 2016 at 11:06, Chris Richardson <cr...@fourc.eu> wrote:
> Hi,
>
> Can you please give me some help with the address syntax for specifying
> node type in amqp 0.10? What I've tried is
> queue-name; {node: {type: queue}}
> but if I understand correctly this is an amqp 1.0 syntax...?
>
> I've tried various combinations of x-declare, x-subscribe and x-bindings
> but haven't managed to strike gold yet.
>
> Background:
> The problem I'm having is very similar to this one Jakub helped me with
> recently:
> http://qpid.2158936.n2.nabble.com/AMQP-1-0-appears-to-access-exchange-as-queue-even-after-successful-ACL-match-td7633652.html
> only now I'm using the python client (so amqp-0.10 instead of amqp1.0) and
> I'm trying to avoid the subscription process attempting to access my queue
> name as an exchange rather than visa versa.
>
> Any help very much appreciated!
>
> --
>
> *Chris Richardson*, System Architect
> cr@fourc.eu
>
>
> *FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Norwaywww.fourc.eu
> <http://www.fourc.eu/>*
>
> *Follow us on LinkedIn <http://bit.ly/fourcli>, Facebook
> <http://bit.ly/fourcfb>, Google+ <http://bit.ly/fourcgp> and Twitter
> <http://bit.ly/fourctw>!*

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