The document suggest that we can create a multi-topic subscription across different namespaces. However, in MultiTopicConsumerImpl.java - there are explicit check to make sure all topics belong to one namespace only.
Can you please clarify, if it is possible to create multi-topic subscription across tenant and namespace? Or is it documentation bug?
The document suggest that we can create a multi-topic subscription across different namespaces. However, in MultiTopicConsumerImpl.java - there are explicit check to make sure all topics belong to one namespace only.
Can you please clarify, if it is possible to create multi-topic subscription across tenant and namespace? Or is it documentation bug?