You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/12 04:23:52 UTC

[GitHub] [pulsar] Radiancebobo opened a new issue, #16020: allowAutoTopicCreation and allowAutoTopicCreationType etc should be dynamically configured

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

   **Is your enhancement request related to a problem? Please describe.**
   In the broker.conf configuration, there are these configurations:
   
   - allowAutoTopicCreation 
   - allowAutoTopicCreationType 
   - brokerDeleteInactiveTopicsEnabled  
   - brokerDeleteInactiveTopicsFrequencySeconds 
   
   I think these should be dynamically configurable.
   
   **Describe the solution you'd like**
   can use ` pulsar-admin brokers update-dynamic-config --config xxx --value xxx`
   
   
   **Describe alternatives you've considered**
   Pulsar has  namespace-level policy, but the broker-level configuration is missing.
   
   **Additional context**
   I'm more than willing to fix this, please assign me if it needs to be done
   


-- 
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-unsubscribe@pulsar.apache.org.apache.org

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


[GitHub] [pulsar] BewareMyPower closed issue #16020: allowAutoTopicCreation and allowAutoTopicCreationType etc should be dynamically configured

Posted by GitBox <gi...@apache.org>.
BewareMyPower closed issue #16020: allowAutoTopicCreation and allowAutoTopicCreationType  etc  should be dynamically configured
URL: https://github.com/apache/pulsar/issues/16020


-- 
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-unsubscribe@pulsar.apache.org

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