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 2021/11/03 04:41:19 UTC

[GitHub] [pulsar] merlimat opened a new pull request #12598: Allow to configure schema compatibility policy for system topics

merlimat opened a new pull request #12598:
URL: https://github.com/apache/pulsar/pull/12598


   ### Motivation
   
   In #10818 the changes in `TopicPolicies` data format have now made the Avro validation to complain about incompatibilities in the the format due to the class name changes.
   
   While it's not possible to configure the policies for system topics (before bootstrapping the system topics), we should allow to configure the level of schema compatibility as a broker config option.


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui merged pull request #12598: Allow to configure schema compatibility policy for system topics

Posted by GitBox <gi...@apache.org>.
codelipenghui merged pull request #12598:
URL: https://github.com/apache/pulsar/pull/12598


   


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org