-
**Describe the issue**
After update to driver version > 42.6.0 (tested also both released version up to latest released 42.7.1) we started to notice memory leaks connected to re-deploys of web-apps i…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
OOM appear, …
-
## Description
I upgraded the framework from v7 to java-client v9, but after upgrade, we got java.lang.OutOfMemoryError: Metaspace, the test scripts is the same and we not facing this problem in v7…
-
The default `MaxRAMPercentage` is set to `80.0`, but it doesn't take `MaxMetaspaceSize` or `ReservedCodeCacheSize` into consideration.
Wouldn't it be more effective to dynamically calculate the `Ma…
-
With the introduction of the metaspace replacing the perm gen space in java 8, the way I understand it, that now native memory outside of the heap is used for this area. Also it is configured to be un…
-
For several versions now I tried to build the app but failed. I'm using JDK17 on Debian bookworm here, running `./gradlew assembleRelease`. For v12.3.2, the build failure basically looks like this:
…
-
### Summary
![IMG_20220926_170353_022](https://user-images.githubusercontent.com/105308592/193357278-34211865-0273-4af0-aa3f-516c2e4f470d.jpg)
TON CON MetaSpace is the place for:
1) Weekly TON …
-
Hi, I was hoping to see if anyone else is getting a memory leak with this application. This might be a more general issue and not specific to this project.
To reproduce this error, all I need to do…
-
I'm getting a Caused by: java.lang.OutOfMemoryError: Metaspace from sessions where I create too many clisk.live trees (4k trees of depth
-
- [x] I've read the [CONTRIBUTING](https://github.com/sbt/sbt/blob/1.x/CONTRIBUTING.md) guidelines
## steps
In a Play project I tried to upgrade SBT from 1.1.4 to 1.1.5, simply changing the `sbt…