lhotari commented on PR #24663: URL: https://github.com/apache/pulsar/pull/24663#issuecomment-3228168736
There's one remaining detail here. This solution will only work if SchemaCompatibilityStrategy is configured as `ALWAYS_COMPATIBLE` for the DLQ topic in the topic policy or in the namespace level. While testing this in action, it appeared that updating the SchemaCompatibilityStrategy changes at the namespace level aren't effective after a topic has been loaded. -- 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]
