yuruguo opened a new pull request #14061: URL: https://github.com/apache/pulsar/pull/14061
### Motivation In #13297, We should not add `GET_SCHEMA_COMPATIBILITY_STRATEGY` and `SET_SCHEMA_COMPATIBILITY_STRATEGY` topic operation and complete the permission check on policy schemaCompatibilityStrategy by method `validateTopicOperationAsync()`, because schemaCompatibilityStrategy is a topic policy not a topic operation, we should use method `validateTopicPolicyOperation()` to complete. ### Documentation - [x] `no-need-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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
