shasank112001 opened a new issue, #24090:
URL: https://github.com/apache/pulsar/issues/24090

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Read release policy
   
   - [x] 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.
   
   
   ### Version
   
   OS- Rhel 9
   Pulsar Version - 3.3.1
   JDK Version - 17
   
   ### Minimal reproduce step
   
   1. Create a tenant and namespace with allowed clusters A and B.
   2. Create a topic without enabling geo replication on namespace or topic 
level. 
   3. Connect a consumer on the topic with a replicated subscription on Cluster 
A.
   
   ### What did you expect to see?
   
   An error, as a replicated subscription should not be possible on a 
non-replicated topic.
   
   ### What did you see instead?
   
   No error, with the subscription created and working. If I use Pulsar-admin 
to get the replication status on Cluster A, the result is **True**.
   If I switch to pulsar admin on Cluster B, the subscription doesn't exist.
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to