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 2020/03/10 19:48:22 UTC

[GitHub] [pulsar] klevy-toast edited a comment on issue #6471: [Issue #5395][broker] Implement AutoTopicCreation by namespace override

klevy-toast edited a comment on issue #6471: [Issue #5395][broker] Implement AutoTopicCreation by namespace override
URL: https://github.com/apache/pulsar/pull/6471#issuecomment-597252798
 
 
   Thanks @codelipenghui . I made changes to use `AsyncResponse`, and renamed things to `set-auto-topic-creation-override` etc.. I didn't want to change it around to `topic-auto-creation-override` because the original setting is called `allowAutoTopicCreation` so I think it is more consistent to maintain that order. There is no `get` command, as I figured that you could just use the `namespaces policies` command instead.

----------------------------------------------------------------
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