-
There is an issue in the `RayTraceUtil#rayTraceBlocks` method that can cause an infinite loop, potentially resulting in a server crash.
Crash-Report: https://mclo.gs/fWDOgzF
-
I tried to upload a newer version of a XAR file into the dashboard/package manager. The XAR contains native Java code. The 'old' XAR has been used, so the classes have been loaded. Upon upload of the …
-
By taking memory snapshots of a live kestrel server using YourKit, we identified that the following object is leaking memory:
com.twitter.ostrich.stats.LatchedStatsListener
-
Use yourkit or similar to track which parts of the app should be optimized. This has not been done at all.
-
# 🐞 Bug Feedback
## 📝 Bug Description
When using LevelDB (no matter native or default), a large memory leak occurs. Objects appear that java cannot remove. In 5 minutes of flying around the world,…
-
How can I avoid creating these objects? Why are these objects created? They seem to be retained and won't be garbage collected, climbing to 50MB+ of memory usage.
Here's a screenshot of YourKit after…
-
**Describe the bug**
Whenever VisualVM is attached, there is a constant memory usage growth (later collected) resulting in "chainsaw" graph. Disconnecting VisualVM stops the issue
**To Reproduce**…
-
Looking at the [`spotbugs` repository](https://github.com/spotbugs/spotbugs), there’s a lot of files in there that I would wager none of the current maintainers **can** maintain or want to.
I think…
-
Hi guys,
I'm struggling to improve performance of HZ Queues, but with no success. If I've 1 producer + 1 consumer on separate JVMs, but on the same server, I cannot go faster than 1,5k messages per se…
-
| --- | --- |
| Bugzilla Link | [549476](https://bugs.eclipse.org/bugs/show_bug.cgi?id=549476) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Jul 23, 2019 04:20 EDT |
| Modified | Jun…