lifepuzzlefun commented on PR #19929:
URL: https://github.com/apache/pulsar/pull/19929#issuecomment-1484047568

   why the BYTES schema consumer's retry producer and dlq consumer keeps 
sending GetOrCreateSchema to broker?
   1. the retry producer create with `Schema.AUTO_PRODUCE_BYTES(Schema.BYTES)` 
   
   2. when message send use `
   
https://github.com/apache/pulsar/blob/ec102fb024a6ea2b195826778300f20e330dff06/pulsar-client/src/main/java/org/apache/pulsar/client/impl/ConsumerImpl.java#L653-L660


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