-
### Bug description
Native build fails when creating an app that has the camel-quarkus-grpc and camel-quarkus-kafka extensions. Also camel-quarkus-grpc and quarkus-kafka-client fails in the same way.…
-
Hi everyone,
Using the maven plugin in a Java 17 Project to sign an executable with a SafeNet token yields the following error:
[ERROR] Failed to execute goal net.jsign:jsign-maven-plugin:6.0:si…
-
Right now we have the exporter sender SPI under private folders:
https://github.com/open-telemetry/opentelemetry-java/blob/main/exporters/common/src/main/java/io/opentelemetry/exporter/internal/grpc/…
-
**Describe the bug**
If the downstream server accepts http2 and for example offers 100 concurrent streams (tomcat default) the http client in gateway mvc is using up to those 100 streams in one conne…
-
## Driver version
12.8.1.jre11
## SQL Server version
2019
## Client Operating System
Rocky Linux
## JAVA/JVM version
Eclipse Temurin 23
## Problem description
Provide full details o…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Read release policy
- [X] I understand that unsupported versions d…
-
Doesn't matter if its 2.0.2 or 2.1.0, both the same error on ThrownItemRendererMixin, not happening when I toggle the mod off. The items that crashes sometimes is egg, sometimes is snowball, sometimes…
-
I am using your latest version of Twilio sdk, which the version is 10.5.1. In this version the sdk still depends on apache httpclient with version 4.5.13. However there is a serious problem that it ma…
-
This latest version of sendgrid does not support apache http client 5.
I saw another issue where you are trying to use JDK specific http libraries.
However, its been in stale since 2016 and last com…
-
This ticket is to track and hopefully fix the Nightly CI tests.
1. MacOS Latest does not offer support for Java 8. Minimum available is Java 11.
```
Trying to resolve the latest version from…