what can cause large discrepancy between minor GC time and total pause time?
- by cxcg
We have a latency-sensitive application, and are experiencing some GC-related pauses we don't fully understand. We occasionally have a minor GC that results in application pause times that are much longer than the reported GC time itself. Here is an example log snippet:
485377.257: [GC 485378.857: [ParNew: 105845K-621K(118016K), 0.0028070 secs]…