srkukarni edited a comment on issue #4022: Making use of builtin schemas for primitive types URL: https://github.com/apache/pulsar/pull/4022#issuecomment-481948869 @sijie 1) How is it not BC? The existing clients will still be able to read the new data. Currently instead of getting null they will get a byte array that too only when they have to interpret the schema data. The new clients will be able to read the old data and see that the schema info is null. 2) I certainly can break up the pr into multiple ones. However would rather settle on the 1) first so that we are all on the same page. 3) care to elaborate more? Which part is not needed?
---------------------------------------------------------------- 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] With regards, Apache Git Services
