You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched in the issues and found nothing similar.
Read release policy
I understand that unsupported versions don't get bug fixes. I will attempt to reproduce the issue on a supported version of Pulsar client and Pulsar broker.
User environment
Broker version: 4.1.0
Issue Description
After unloading a bundle with many non-persistent topics from Broker, we found some producers in ProducerAccessMode.Shared mode were still publishing messages to the broker. Even thought the topic was not loaded by the broker any more.