You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/09/02 13:11:06 UTC

[GitHub] [pulsar] codelipenghui commented on issue #4806: A Pulsar producer should be able to produce messages of different schemas

codelipenghui commented on issue #4806: A Pulsar producer should be able to produce messages of different schemas
URL: https://github.com/apache/pulsar/issues/4806#issuecomment-527143151
 
 
   @yittg  Great work!
   
   Left few comments:
   1. I think use `CommandGetOrCreateSchema` and `CommandGetOrCreateSchemaResponse`  is more accurate.
   2. Similar to the reader cache, the writer cache can be handled in the same way.
   3. Need to consider the batch message, messages of different schema versions cannot be contained in a batch.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services