Hi all, Pulsar is using a patched protoc (2.4.1) for generating protobuf files for java. However it requires a few steps to build the patched protoc. I am wondering if we should include a patched protoc in the pulsar-build docker image and then we can use this docker image for generating java protobuf files.
Is this a good direction to go down? I'd like to hear what are your thoughts. - Sijie