Recent Discussions

Spark reporting incorrect memory usage?

Unanswered
Akita posted this in #questions
Messages9 messages
Views0 views
AkitaOP
https://spark.lucko.me/aexe7nXVlB

Honestly I have no clue how but my server is reporting 3gb ram used but my actual process is using 19gb of ram

Does this mean there's a leak somewhere?
image.png
AkitaOP
We've been having issues where the server would eventually start having extremely low TPS and eventually crashing, I'm guessing it's due to the fact that the server is literally using more and more memory until the entire system starts using swap and everything going bad
Also I literally have 16gigs allocated for the server in the JVM flag but it uses 19gigs?
I'm guessing this is a clear cut case of a memory leak, but no clue where
@Akita https://spark.lucko.me/aexe7nXVlB

Honestly I have no clue how but my server is reporting 3gb ram used but my actual process is using 19gb of ram

Does this mean there's a leak somewhere?
Connecticut Warbler
16 is whats allocated + either a native mem leak + overhead
@Connecticut Warbler 16 is whats allocated + either a native mem leak + overhead
AkitaOP
What's a native memory leak?
Connecticut Warbler
So basically memory that isn't recorded by the JVM?
Loading...