gaozhangmin opened a new pull request #13831: URL: https://github.com/apache/pulsar/pull/13831
### Motivation there were some potential NPE bug when get null value by pulsar-admin ### Modifications 1、set default value true to is_allow_auto_update_schema in Policies as same as ServiceConfiguration 2、changes from boolean to Boolean, long to Long, prevent potential NPE. Need to update docs? - [ ] `doc-required` (If you need help on updating docs, create a doc issue) - [ ] `no-need-doc` (Please explain why) - [ ] `doc` (If this PR contains doc changes) -- 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-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org