Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Novice
Description
In the PulsarUtils stopConsumers method all the consumers call unsubscribe(). This causes the subscription to be deleted if this call comes from the last consumer. I do not know if this is intentional behavior but it seems to be dangerous (and has caused some issues for us without realizing it). If this is intentional, can we make it configurable to avoid doing this? Or if it is not intentional can we just remove the call entirely?
Attachments
Issue Links
- links to