Esun Kim

Results 84 comments of Esun Kim

LGTM. I'd like to note that bazel.lock file is contained within this repo and shouldn't affect the downstream.

I suspect you're using https://github.com/Tradias/asio-grpc based on your description and you may need to get help from there.

Yeah, something seems off around upb handling. We're going to replace bespoke upb build with the actual upb cmakefile from protobuf so this will be addressed eventually. I'll take a...

Please resolve EasyCLA to proceed with this change. @omajid

Sanity Checks failed. `tools/dockerfile/push_testing_images.sh` needs to be run to address this error.

I created https://github.com/grpc/grpc/pull/38084 for a quick merge.

Given that you're using gcc 4.8, I guess you're using a really old gRPC. If so, please try to upgrade it to the latest version. And please provide a small...

> 1. we have many c++ program use the same grpc env,their are no problem,maybe my program qps is relatively high,It is caused by high qps? gRPC is supposed to...

> Are we going to allow, e.g., to `std::string_view` from `absl::string_view`? Should this gRFC mention this? This topic is beyond the scope of this doc but that should be communicated...

> > Are we going to allow, e.g., to `std::string_view` from `absl::string_view`? Should this gRFC mention this? > > This topic is beyond the scope of this doc but that...