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 2021/11/11 14:43:02 UTC

[GitHub] [pulsar] codelipenghui opened a new issue #12757: Support enable or disable schema upload at the broker level

codelipenghui opened a new issue #12757:
URL: https://github.com/apache/pulsar/issues/12757


   For users who want to avoid the client side upload schemas to the topic, we can only change the namespace policy to disable the schema auto upload, it's better to have a broker level control to avoid setting policies for every namespace.
   
   ```
   isSchemaAutoUploadEnabled=true
   ```


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



[GitHub] [pulsar] codelipenghui commented on issue #12757: Support enable or disable schema upload at the broker level

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #12757:
URL: https://github.com/apache/pulsar/issues/12757#issuecomment-966382041


   Thanks, @Jason918 assigned to you.


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



[GitHub] [pulsar] Jason918 commented on issue #12757: Support enable or disable schema upload at the broker level

Posted by GitBox <gi...@apache.org>.
Jason918 commented on issue #12757:
URL: https://github.com/apache/pulsar/issues/12757#issuecomment-966362474


   I can work on it. :)


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



[GitHub] [pulsar] codelipenghui closed issue #12757: Support enable or disable schema upload at the broker level

Posted by GitBox <gi...@apache.org>.
codelipenghui closed issue #12757:
URL: https://github.com/apache/pulsar/issues/12757


   


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