Github user mtaylor commented on the issue:
https://github.com/apache/activemq-artemis/pull/1462
@clebertsuconic I had a quick scout over the code. Can you elaborate a
little. I think you are referrign to the add/removeProducers since this is the
only new object that was added. Right now this is only used in two places. In
CORE on session create (the producer is added to the newly created session) and
in AMQP on linkAttach/Detach. Is there a place where add occurs but remove
does not?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---