Boutros wrote:
> Hello Rob,
> Do you have any updates on this issue?
> Regards,Adel Boutros.www.murex.com
>
> > From: adelbout...@live.com
> > To: users@qpid.apache.org
> > Subject: RE: Unroutable messages in Java Qpid Broker 6.0.0
> > Date: Wed, 6 Apr 2016 16:58:44
Hello Rob,
Do you have any updates on this issue?
Regards,Adel Boutros.www.murex.com
> From: adelbout...@live.com
> To: users@qpid.apache.org
> Subject: RE: Unroutable messages in Java Qpid Broker 6.0.0
> Date: Wed, 6 Apr 2016 16:58:44 +0200
>
> Great!
> And I can test i
Great!
And I can test it once it is ready to confirm it works.
Adel
> Date: Wed, 6 Apr 2016 15:46:49 +0100
> Subject: Re: Unroutable messages in Java Qpid Broker 6.0.0
> From: rob.j.godf...@gmail.com
> To: users@qpid.apache.org
>
> Thanks!
>
> I'll raise a
> Date: Wed, 6 Apr 2016 14:33:07 +0100
> > Subject: Re: Unroutable messages in Java Qpid Broker 6.0.0
> > From: rob.j.godf...@gmail.com
> > To: users@qpid.apache.org
> >
> > Can you point me at the section in the document you are referencing?
> (Most
> > of the doc
d not that the client will receive an
exception.
Regards,Adel
> Date: Wed, 6 Apr 2016 14:33:07 +0100
> Subject: Re: Unroutable messages in Java Qpid Broker 6.0.0
> From: rob.j.godf...@gmail.com
> To: users@qpid.apache.org
>
> Can you point me at the section in the document you are
> include a mention to this behavior "and will generate an exception on the
> JMS client-side"? This is to avoid people having to debug through code to
> reach the same findings.
> Regards,Adel
>
> > Date: Wed, 6 Apr 2016 10:18:01 +0100
> > Subject: Re: Unroutable mess
erate an exception on the JMS
client-side"? This is to avoid people having to debug through code to reach the
same findings.
Regards,Adel
> Date: Wed, 6 Apr 2016 10:18:01 +0100
> Subject: Re: Unroutable messages in Java Qpid Broker 6.0.0
> From: rob.j.godf...@gmail.com
> To:
Hi Adel,
As you have discovered, currently when the Java Broker receives a message
over AMQP 1.0 where the message cannot be routed to a queue, it rejects the
message (on the basis that the broker has not actually accepted the
transfer of responsibility as it will be discarding it). This is proba
Hello,
In the documentation of Qpid Java Broker 6.0.0, it is mentioned here that
unroutable messages will be discarded eventually.
I have a test where a queue is bound to a topic and a message is sent which
doesn't match the binding filter on purpose. Instead of the message being just
discarded,