visortelle commented on issue #22527:
URL: https://github.com/apache/pulsar/issues/22527#issuecomment-2063618411

   > There is one more question I would like to ask: If we send messages from 
the producer with new topics, then the new topics should be created; however, 
we receive a list of topics in namespace that is zero
   
   I just tried to send a message to a non-existent topic and it worked as 
expected.
   I see the topics that were automatically created on producer creation in the 
namespace topics list.
   
   Can you confirm that the auto topic creation policy is enabled for your 
namespace?
   
   <img width="540" alt="Screenshot 2024-04-18 at 3 10 12 PM" 
src="https://github.com/apache/pulsar/assets/9302460/46727c36-aa2d-4ff2-acdb-99ade11a270a";>
   
   It is enabled by default on the broker level and should be inherited by 
namespace.
   
   <img width="719" alt="Screenshot 2024-04-18 at 3 12 30 PM" 
src="https://github.com/apache/pulsar/assets/9302460/6e4ff262-7fcd-4400-bfcc-06c757672b6f";>
   
   <img width="909" alt="Screenshot 2024-04-18 at 3 12 12 PM" 
src="https://github.com/apache/pulsar/assets/9302460/06a7d79b-0dba-4999-a7f2-18ed2092e64e";>
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to