-
### Description of the bug:
We were using the option `--host_platform=""` to override the value specified in .bazelrc by default one. This worked fine before 7.0, but now it causes the crash with fo…
-
### What happened?
I'm trying to get the SparkRunner working properly with pre-compiled JARs from my Python job (created with `--output_executable=job.jar`) that can be run with `spark-submit` on K…
-
Hi fellows,
I'm getting this error while installing ProtoDeep, do you have any idea what might the cause and how to resolve it?
```
(venv) PS C:\Amged\Personal\my_projects> pip install protodeep
…
-
Hi,
I'm trying to rewrite this [maven build script](https://quarkus.io/guides/grpc-getting-started#generating-java-files-from-proto-with-protobuf-maven-plugin) into gradle and i'm stuck with this …
-
I've got a Java gRPC service running in our k8s cluster, and I'm trying to validate the message data we're receiving using a dynamic probe to check the values in field of type `com.google.protobuf.Dou…
-
The current 2.14.0-release version internally uses java-grpc 1.51.0. I understand there 2.15.0 release under works right now that upgrades 1.57.2. I am specifically interested in withCompression flag …
-
``` optional BrakePedalStatus brakePade = 1;//刹车踏板踩下情况 ```
解析为
```
/**
*刹车踏板踩下情况
* optional BrakePedalStatus brakePade = 1;
*/
@Protobuf(fieldType = FieldType.…
maocc updated
3 years ago
-
## Bug Report
### 1. Describe the bug
When I want to enable TLS, it reports a bug.
`tikv-client-java:3.2.0` can not build GrpcSslContexts.
My PC configuration:
- Oracle JDK 1.8
- Ubuntu …
-
### Is your feature request related to a problem? Please describe.
The gRPC server has an `abort_with_status` method that is used to return rich errors. This is not supported in the grpc_testing …
-
https://github.com/apache/pekko-connectors/actions/runs/9331434430/job/25686093801
The job had been broken altogether. It is now running but there are a lot of issues.