ShadowySpirits commented on PR #476: URL: https://github.com/apache/rocketmq-clients/pull/476#issuecomment-1510792253
> > > > > > If having protoc version >= 3.12, need to add option `--experimental_allow_proto3_optional` https://docs.rs/tonic-build/0.9.1/tonic_build/struct.Builder.html#method.protoc_arg > > > > > > We have no need to add this flag, protoc support optional since 3.15. > > Reference: https://github.com/protocolbuffers/protobuf/blob/main/docs/field_presence.md#protoc-invocation > > If protoc prior to 3.15 should fail, we should check and make it fail explicitly. I'll do this check, and add this requirement to the readme. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
