sijie commented on issue #5984: version in PulsarApi.proto(v2) and PulsarApi.pb.go(v3) not match URL: https://github.com/apache/pulsar/issues/5984#issuecomment-574047258 the protobuf file is written in v2 syntax. In java client, we use a customized compiler to generate the Java code; in other language clients, we use latest compiler to generate the code. So you will see a newer version in those generated code.
---------------------------------------------------------------- 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
