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/09/18 02:23:06 UTC

[GitHub] [pulsar] stupidusername commented on issue #5208: Schema modification question

stupidusername commented on issue #5208: Schema modification question
URL: https://github.com/apache/pulsar/issues/5208#issuecomment-532489970
 
 
   I don't think `deleted` it's the right field name to indicate that the schema is no longer in use. Messages created before the schema was deleted will still use it. But I do think that adding two fields to the reponse of the `schemas get` command would be useful:
   
   - `version`: to indicate the version number of the schema (useful if you do not specify the `--version` option).
   
   - `active`: to indicate that is used to tag new messages.

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