-
## Expected Behavior
Users should be able to use native compilation (with GraalVM) for applications using the Dapr Java Spring Boot integration.
## Actual Behavior
The netty-shaded library…
-
I'm using Pinpoint 3.0.0.
Currently, I'm using Java version 21.
While using Pinpoint, the following log occurs only with Java 21 version, and the pinpoint agent does not run normally.
I understand …
-
### What version of gRPC and what language are you using?
grpcio 1.64.0
### What operating system (Linux, Windows,...) and version?
Linux
### What runtime / compiler are you using (e.g. py…
-
#### Environment details
Java 21
Spring Boot 3.3.3
google-cloud-bigquery: 2.42.1
google-cloud-bigquerystorage: 3.9.0
#### Steps to reproduce
1. Listen to a Kafka topic
2. For each mes…
-
From gRPC's CallableFactory: https://github.com/googleapis/sdk-platform-java/blob/ba648ceac869d4fab1a9cbeb40f2e04f69dad4e3/gax-java/gax-grpc/src/main/java/com/google/api/gax/grpc/GrpcCallableFactory.j…
-
### Before Creating the Bug Report
- [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions).
- [X] I have sear…
-
hi team, in armeria's [httpStatusToGrpcCode](https://github.com/line/armeria/blob/main/grpc/src/main/java/com/linecorp/armeria/internal/common/grpc/GrpcStatus.java#L166-L170), it maps http 429 to grpc…
-
**Describe the bug**
I get above error when trying to compile protobuf file using protobuf-maven-plugin as described [here](https://github.com/saturnism/grpc-by-example-java/blob/master/pom.xml) fo…
-
**Alluxio Version:**
What version of Alluxio are you using?
2.9.0.1
**Describe the bug**
A clear and concise description of what the bug is.
worker挂了后,内存+ufs都写不了,但worker 10s内很快就恢复了。alluxio client…
-
Just ran into https://github.com/grpc/grpc-java/issues/11284 today because I had some other dependency along with besom that bumped netty to 4.1.111.
The error I saw was:
```
ERROR besom.internal…