-
```
During one of the customer interactions, I tried loading a ~700mb CSV dataset
from an external dataset, to an internal one, with a trivial transformation
between the two. With default settings, …
-
scalatest has a problem with high memory consumption again:
https://github.com/scalatest/scalatest/pull/235#issuecomment-35303871
It requires about 2GB to compile its tests. I was digging into it …
-
I am using the Jar Plugin to trace calls in my java code.
I have set profiler.entrypoint and this is correctly started tracing the method in entrypoint, but in pinpoint when I attempt to view the …
-
While investigating some test slowness/instability today I found that we are running audit logging (including flushing logs to disk) on the transport/IO-thread (the one(s) where the network `.select` …
-
### Expected behavior and actual behavior:
This is an enhancement request.
In Apache Camel in our new camel-joor component we use jOOR as an expression language in the Camel DSL that allows our …
-
I attempted to launch IntelliJ with the agent attached to it.
Custom VM options (`Help > Edit Custom VM Options`):
```
-javaagent:/home/jansorg/.appmap/lib/java/appmap.jar
-Dappmap.config.file=/…
-
JabRef 3.8.2
windows 10 10.0 amd64
Java 1.8.0_211
VS
JabRef 5.0-dev--snapshot--2019-06-20--master--6265e2460
Windows 10 10.0 amd64
Java 1.8.0_211
As announced previously (https://github…
-
The new heap dump parser is able to compute retained size. We should run the same heapdump in leakcanary and android studio to double check we get the same results.
-
Some memory leaks have been observed with the SwtBot tests suites. The goal of this issue is to bring together all the elements related to the different analyzes that will be carried out in order to r…
-
```
org.apache.cassandra.utils.concurrent.Ref$State@6b25a2cc) to class org.apache.cassandra.io.sstable.format.SSTableReader$InstanceTidier@1601791084:/Users/atolbert/Documents/Projects/sstable-tools/m…