Esun Kim
Esun Kim
Commit: a2df0c035e9e49fbcdb7644b0079930db5155800 When building with java8, it ran into the build error: ``` $ java -version openjdk version "1.8.0_265" OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_265-b01) OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.265-b01,...
This is reviving https://github.com/GoogleCloudDataproc/hadoop-connectors/pull/441 which was removed by https://github.com/GoogleCloudDataproc/hadoop-connectors/pull/471. This is required to help understand if the application retry logic actually kicks in with different backends over time. Note that...
Once the GCS ESF will get the new update to lift the default service account on Directpath, this needs to get merged to be aligned with it.
Can we move https://github.com/grpc/grpc/tree/master/examples/node to this repo? Since the grpc repo doesn't contain node code there, it'd make more sense to move those node examples out of the grpc repo...
Building upb with Bazel 4.2.1 has got the following error. ``` ERROR: Traceback (most recent call last): File "/usr/local/google/home/veblush/.cache/bazel/_bazel_veblush/c4652c20fd8d5880d194bf82693e4fee/external/upb/bazel/upb_proto_library.bzl", line 32, column 76, in load("@bazel_tools//tools/cpp:toolchain_utils.bzl", "find_cpp_toolchain", "use_cpp_toolchain") Error: file '@bazel_tools//tools/cpp:toolchain_utils.bzl'...
Recently I found that `grpc-xds` is missing from `libraries-bom`. (for this [PR](https://github.com/apache/beam/pull/17486)) This is a relatively new grpc module, which is probably why it ended up being missing. Solution to...
TBD
All languages except Python
`grpc_error_std_string` is now dangling!