Github user jbertram commented on the issue:

    https://github.com/apache/activemq-artemis/pull/2106
  
    @clebertsuconic, I have actually been meaning to remove the `noConsumers` 
variable because I found it confusing (since the consumer count was already 
tracked - first by `consumerSet.size()` and then by `consumersCount` which you 
added last year).


---

Reply via email to