Skip to content

Multiple subscription to topics #20

Closed
@abhaytambe

Description

@abhaytambe

Looks like the client fails to subscribe successfully to multiple topics. We receive a 1002 error code back on subscribing to the second topic.
i.e. Let's say, we have two topics to subscribe to, 'Topic ABC' and 'Topic DEF'. The client subscribes to topic 'Topic ABC' successfully, but we get a 1002 error back and the connection closes as soon as I subscribe to 'Topic DEF'. If we reverse the order of subscription, then the client subscribes to topic 'Topic DEF' successfully but fails while subscribing to second topic 'Topic ABC'.

This clearly confirms that there is an issue while subscribing to more than one topics

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions