-
```
What steps will reproduce the problem?
1. install the replicator with the default hesp size of 1024
2. run the same test used for Issue#390
3. wait for the slaves to apply the record
What is the…
-
```
What steps will reproduce the problem?
1. install the replicator with the default hesp size of 1024
2. run the same test used for Issue#390
3. wait for the slaves to apply the record
What is the…
-
With a bit of effort I'm able to connect visualVM to a java process running on kubernets, by forwarding the jmx port and using a configuration like below for starting my java process
```
-Dcom.sun…
-
**Reported by anonymous on 3 Jan 2011 06:59 UTC**
I have a dual-monitor setup (laptop + external) on Linux. When I use the maximise button, the window only takes up part of the screen. When I try to r…
-
##### System information (version)
- OpenCV => 3.4.2
- Operating System / Platform => Android (Java) / bug occuring in multiple Android versions
##### Detailed description
App crashing and get f…
-
`javax.net.ssl.SSLSessionContext` has two methods to control caching:
- `setSessionTimeout`
- `setSessionCacheSize`
In `sun.security.ssl.SSLSessionContextImpl` defaults are:
- 24h
- unbounded c…
-
I (or rather "we") have written a JMX input plugin from scratch. It differs in design from the existing logstash-input-jmx greatly, and I believe it to be superior. I would like you to consider its in…
-
I'm trying to test plugface with a modular spring boot project, having the following structure:
```
- root
-- server
-- plugins
--- test-plugin
-- api
```
Both server and plugins have a de…
-
JMX provides the ProcessCpuTime metric. It is the number of nanoseconds of CPU time used by the JVM.
Graphing the raw value in Ganglia is unhelpful.
gmond itself sends cpu_\* metrics (e.g. cpu_syst…
-
```
There are two very critical changes to be made to javamelody, both of them
being required for not loosing precious historical monitoring data.
If someone is change the hostname of the machine or…