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/03/17 16:18:39 UTC

[GitHub] [pulsar] sijie commented on a change in pull request #3840: [issue 3838] [schema] : Allow incompatible schemas to co-exist on a topic

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

 ##########
 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:
   👍 Nice catch ! @jiazhai 
   
   @shiv4289 can you remove this from 2.3.0 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