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 2019/08/15 15:00:51 UTC

[GitHub] [pulsar] fxbing opened a new pull request #4963: Add more config for auto-topic-creation

fxbing opened a new pull request #4963: Add more config for auto-topic-creation
URL: https://github.com/apache/pulsar/pull/4963
 
 
   Master Issue:  #4926
   
   ### Motivation
   
   
   Curently the partitioned-topic and non-partitioned topic is a little confuse for users. in PR #3450 we add config for auto-topic-creation.
   We could leverage this config to provide some more config for auto-topic-creation.
   
   ### Modifications
   
   - Add `allowAutoTopicCreationType` and `allowAutoTopicCreationNumPartitions` to configuration.
   - Users can use both configurations when they decide to create a topic automatically.
   - Add test.
   - Update doc.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services