You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Kevin Burton <bu...@spinn3r.com> on 2015/01/29 22:42:40 UTC

GC of inactive destinations requires no consumers?

It seems the inactive destination code requires both an empty queue and
*no* consumers on the queue?

so if you have an empty queue, and at least 1 consumer listening to it, it
will not be GCd.. is this correct?

-- 

Founder/CEO Spinn3r.com
Location: *San Francisco, CA*
blog: http://burtonator.wordpress.com
… or check out my Google+ profile
<https://plus.google.com/102718274791889610666/posts>
<http://spinn3r.com>

Re: GC of inactive destinations requires no consumers?

Posted by Kevin Burton <bu...@spinn3r.com>.
Thanks! That helps a lot.  It’s nice to know my hypothesis is correct :)
 Science!

On Thu, Jan 29, 2015 at 2:34 PM, Rob Davies <ra...@gmail.com> wrote:

> Thats correct
>
>
>
> > On 29 Jan 2015, at 21:42, Kevin Burton <bu...@spinn3r.com> wrote:
> >
> > It seems the inactive destination code requires both an empty queue and
> > *no* consumers on the queue?
> >
> > so if you have an empty queue, and at least 1 consumer listening to it,
> it
> > will not be GCd.. is this correct?
> >
> > --
> >
> > Founder/CEO Spinn3r.com
> > Location: *San Francisco, CA*
> > blog: http://burtonator.wordpress.com
> > … or check out my Google+ profile
> > <https://plus.google.com/102718274791889610666/posts>
> > <http://spinn3r.com>
>



-- 

Founder/CEO Spinn3r.com
Location: *San Francisco, CA*
blog: http://burtonator.wordpress.com
… or check out my Google+ profile
<https://plus.google.com/102718274791889610666/posts>
<http://spinn3r.com>

Re: GC of inactive destinations requires no consumers?

Posted by Rob Davies <ra...@gmail.com>.
Thats correct



> On 29 Jan 2015, at 21:42, Kevin Burton <bu...@spinn3r.com> wrote:
> 
> It seems the inactive destination code requires both an empty queue and
> *no* consumers on the queue?
> 
> so if you have an empty queue, and at least 1 consumer listening to it, it
> will not be GCd.. is this correct?
> 
> -- 
> 
> Founder/CEO Spinn3r.com
> Location: *San Francisco, CA*
> blog: http://burtonator.wordpress.com
> … or check out my Google+ profile
> <https://plus.google.com/102718274791889610666/posts>
> <http://spinn3r.com>