-
Recently we switched our Jenkins CI/CD environment to Java 21. Most of our Jenkins hosts use some build of OpenJDK (especially the Red Hat build), however some hosts are different (different, older Li…
-
**Jetty Version**
Jetty Version 11.0.20
**Java Version**
java version "17.0.11"
**Question**
- I am testing my application with high traffic and long response timeout messages.
- While testing …
-
If I'm not missing something this is a memory leak if you target unique URLs.
https://github.com/eclipse-ee4j/jersey/blob/f35691f4e4f1e6440ba2d384de798c4efdb2f932/core-client/src/main/java/org/glas…
-
### What is the bug?
after upgrading from opensearch-rest-high-level-client to opensearch-java client get index request fails with deserialization error.
stack trace from reproducer
```
Exception…
-
The following is a re-cap from y2211.28 release:
------
> The official support for Microsoft Azure Storage Client SDK 8.6.6 ends in September 2024. For more information on the retirement of this v…
-
### Describe the bug
It appears that the first queries (SELECTs) to the ClickHouse server fail on the V2 client with an error:
```com.clickhouse.client.api.ClientException: Failed to get query r…
-
### Is your feature request related to a problem? Please describe.
Some "swagger.json" of external api are incomplete (missing query parameter documentation for instance or http headers...).
The g…
-
Crashed on startup with an error stating -
```
Collective (collective) has failed to load correctly
java.lang.ExceptionInInitializerError: null
```
I created a new pack with only -
Minecra…
-
**Describe the bug**
With a simple query, be it via Java Admin, via rest, or in eXide, one gets a `'other' is different type of Path`
error under certain conditions.
**Expected behavior**
Getti…
-
### Describe the bug
When spawning more than 16 requests in parallel to a ClickHouse server using the Java HTTP client, all requests will hang and eventually time out (unless I also set `MAX_THREAD…