labuladong commented on PR #18293: URL: https://github.com/apache/pulsar/pull/18293#issuecomment-1305695714
To my understanding, this PR canceled the retry action in `putSchema`, and add the retry action in `putSchemaIfAbsent`. But I notice the `putSchema` method will be called by the `deleteSchema` method, so this PR removes the retry functionality of `deleteSchema` method. Will that be OK? -- 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]
