lhotari commented on PR #24663:
URL: https://github.com/apache/pulsar/pull/24663#issuecomment-3224120489

   I ran some manual verification and things seem to work in an expected way. 
The message will get produced to the DLQ topic with the original schema 
version. It seems to be a property of the `AUTO_PRODUCE_BYTES` schema or 
`message.getReaderSchema()` that it's referring to the wrong schema when it 
attempts to run the validate. The solution in this PR seems to be a reasonable 
workaround to address this issue until we find a better solution.


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

Reply via email to