trino.jvm.gc.collection_time
GC time totalDimensions:None
Available on:Native (1)
Interface Metrics (1)
Native
Total time spent in garbage collectionDimensions:None
Technical Annotations (20)
Configuration Parameters (4)
memory.heap-headroom-per-noderecommended: increase if pod OOM-killed-Xmxrecommended: 105Gquery.max-memory-per-noderecommended: 85GB-XX:G1HeapRegionSizerecommended: 32MError Signatures (6)
io.trino.operator.PageTransportTimeoutExceptionexceptionjava.util.concurrent.TimeoutException: Total timeout 10000 ms elapsedexceptionio.trino.server.IoExceptionSuppressingWriterInterceptor Could not write to output: EofException(null)log patternExpected response code from http://.*:8080/v1/task/.*/status to be 200, but was 408http statusError 408 Timeout: Timed outhttp statusio.trino.spi.TrinoExceptionexceptionTechnical References (10)
HttpPageBufferClientcomponent/v1/task/{task-id}/resultscomponentMajor GCconceptOOMKilledconceptcom.oracle.truffle.js.runtime.builtins.JSFunctionObject$Unboundcomponentcom.oracle.truffle.api.strings.TruffleStringcomponentGraalVMcomponentRangercomponentG1 Old Generationcomponent/v1/task/.../statusfile pathRelated Insights (4)
PageTransportTimeoutException occurs without worker failure or obvious resource exhaustionwarning
▸
Worker OOM causes pod restarts and query failurescritical
▸
Coordinator crashes from Ranger plugin JavaScript policy memory leakcritical
▸
Long GC pauses cause HTTP 408 task timeout failurescritical
▸