codelipenghui commented on pull request #9853:
URL: https://github.com/apache/pulsar/pull/9853#issuecomment-795374052


   > @codelipenghui I'm not sure if it's the intended design for producer. 
Currently handleProducer uses tryAddSchema that is introduced in PIP-43 and 
#5165, while handleSubscribe uses addSchemaIfIdleOrCheckCompatible that is 
introduced in PIP-44 and #5227.
   
   @BewareMyPower PIP-43 also need to pass the compatibility check strategy, so 
we can apply the same rule for handling bytes schema at the producer side?


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to