jiazhai commented on a change in pull request #3840: [issue 3838] [schema] : Allow incompatible schemas to co-exist on a topic URL: https://github.com/apache/pulsar/pull/3840#discussion_r266242413
########## File path: site2/website/versioned_docs/version-2.3.0/reference-pulsar-admin.md ########## @@ -1296,7 +1296,7 @@ $ pulsar-admin namespaces set-schema-autoupdate-strategy tenant/namespace option Options |Flag|Description|Default| |----|---|---| -|`-c`, `--compatibility`|Compatibility level required for new schemas created via a Producer. Possible values (Full, Backward, Forward).|| +|`-c`, `--compatibility`|Compatibility level required for new schemas created via a Producer. Possible values (Full, Backward, Forward, None).|| Review comment: remove this. since 2.3.0 has released and not include this type. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
