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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to