-
Couldn't load subscription status.
- Fork 248
Closed
Description
Hi Xerial,
Recently I'm investigating a JVM memory leaky problem that related to a Spark application, and one of the trace points to the snappy library call which is listed blow:
Should this inputstream be closed after use? if the resource is in Jar then the input stream would be GzipInputStream and it will allocate off-heap memory.
Don't really sure if this was rated to my problem, but I'm just curious here. Thank you.
Metadata
Metadata
Assignees
Labels
No labels