-
> Change Streams can be consumed with both, the imperative and the reactive MongoDB Java driver. It is highly recommended to use the reactive variant, as it is less resource-intensive.
src/main/ant…
-
The JPMS has been part of the java platform since Java 9, and will be in an LTS release when Java 11 is released in September. Very slowly, projects are adopting the module system, but to do so the li…
-
**Jetty version(s)**
12
**Description**
See https://github.com/jetty/jetty.project/issues/12154#issuecomment-2295681470.
When `QoSHandler` resumes a request that was dispatched on a virtual th…
-
### Description
In **LuceneNet**(`C#`) we had a long conversation about adding support for [Async API issue](https://github.com/apache/lucenenet/issues/763) but the scope of the project was not allow…
-
```text
Thread[#21,ForkJoinPool-1-worker-1,5,CarrierThreads]
java.base/java.lang.VirtualThread$VThreadContinuation.onPinned(VirtualThread.java:183)
java.base/jdk.internal.vm.Continuation.on…
swq8 updated
5 months ago
-
https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_sanity.openjdk_ppc64_aix_Release_testList_0/16/ - [p8-java1-ibm07](https://openj9-jenkins.osuosl.org/computer/p8-java1-ibm07)
jdk_lang_j9_0
ja…
-
### Expected Behavior
No thread pinning.
### Actual Behaviour
We are using Micronaut as a parent context for Spring applications, we encountered some thread pinning inside a Netty-based client. Her…
-
There is a rare thread pinning happens on the first Spring MVC API request to the app.
It traces here:
https://github.com/spring-projects/spring-data-commons/blob/3dd3932d49be4d783736a8454f751ba9f50…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
a…
-
**Describe the bug**
`IdleManager.watch` freezes forever
**To Reproduce**
I don't have a reproduction, I just see it happening in production now and then. Here's the stack trace:
```
java…