There should just be one instance of QueueImpl per queue. Keep in mind that
any JMS topic subscription will be represented as a queue.


Justin

On Tue, Apr 30, 2024 at 8:46 AM William Crowell
<wcrow...@perforce.com.invalid> wrote:

> Good morning,
>
> I was analyzing a heap dump for Apache Artemis and noticed a high amount
> of org.apache.activemq.artemis.core.server.impl.QueueImpl instances.  There
> were 894 of these instances along with 894 instances of
> org.apache.activemq.artemis.core.paging.cursor.impl.PageSubscriptionImpl.
>
> Does this mean there are 894 different queues defined or are multiple
> instances of QueueImpl created per queue?
>
> Regards,
>
> William Crowell
>
>
> This e-mail may contain information that is privileged or confidential. If
> you are not the intended recipient, please delete the e-mail and any
> attachments and notify us immediately.
>
>

Reply via email to