You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by haiduc <sf...@gmail.com> on 2013/01/31 14:46:11 UTC

Delete topic

Hi all, 
I have encountered this issue with version 0.20 c++ broker, that was not
happening with 0.10.
The java receiver had delete:receiver. On a topic there is one sender and
multiple receivers. If one receiver would exit the topic was deleted,
exception in the sender, other receivers dead.
How to delete a topic when no receivers or senders are left.
Thanks
-- 
View this message in context: http://old.nabble.com/Delete-topic-tp34967278p34967278.html
Sent from the Qpid Developers mailing list archive at Nabble.com.


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


Re: Delete topic

Posted by Rajith Attapattu <ra...@gmail.com>.
Can you please paste your address strings for your sender and receivers ?
It appears you are using a shared queue here.

Regards,

Rajith

On Thu, Jan 31, 2013 at 8:46 AM, haiduc <sf...@gmail.com> wrote:
>
> Hi all,
> I have encountered this issue with version 0.20 c++ broker, that was not
> happening with 0.10.
> The java receiver had delete:receiver. On a topic there is one sender and
> multiple receivers. If one receiver would exit the topic was deleted,
> exception in the sender, other receivers dead.
> How to delete a topic when no receivers or senders are left.
> Thanks
> --
> View this message in context: http://old.nabble.com/Delete-topic-tp34967278p34967278.html
> Sent from the Qpid Developers mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
> For additional commands, e-mail: dev-help@qpid.apache.org
>

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