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/20 10:19:56 UTC

[GitHub] [pulsar] chrismiller commented on issue #3837: Provide an option to delete schema when deleting a topic

chrismiller commented on issue #3837: Provide an option to delete schema when deleting a topic
URL: https://github.com/apache/pulsar/issues/3837#issuecomment-474769752
 
 
   One use case for this is during development, when the schema is still in a state of flux. Currently for every incompatible schema change a new topic has to be created (e.g. MyTopic_v1, MyTopic_v2, ...). This makes testing and releasing (with the desired production topic name) more difficult than it should be.

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