Re: [DISCUSS] Always allow non-persistent topics auto creation

2023-04-30 Thread Asaf Mesika
Sounds reasonable to me, although I never used it :) On Thu, Apr 20, 2023 at 11:58 AM Nicolò Boschi wrote: > Hello community, > > I'd like to discuss the current behaviour for the auto creation of non > persistent topics. > Currently, the broker flag "allowAutoTopicCreation" (can be overridden

[DISCUSS] Always allow non-persistent topics auto creation

2023-04-20 Thread Nicolò Boschi
Hello community, I'd like to discuss the current behaviour for the auto creation of non persistent topics. Currently, the broker flag "allowAutoTopicCreation" (can be overridden at namespace/topic policy level) controls if persistent and non-persistent topics can be created implicitly. I believe