my node uses 17,5GB of resident memory at the moment, is this expected?
and the pool with no users uses 5GB
the essentially idle channel node also uses some 400MB
restarted processes and seeing where they climb up to
IMO going above 3G required memory use for the node disqualifies way too many people from hosting one
seems to have stabilized at 2G for the pool, 1G for the node and 600M for the channel node
shouldn't need that much, but depending on jvm settings it will of course use a ton
i simply `java -jar` those
`openjdk version "11.0.5" 2019-10-15`
the pool now takes over 4G again
is that the GC just being lazy as the system has memory?
as i'm not setting a heap size, that would need to be non-heap space?
I'll do some testing. In general, if it doesn't run with -Xmx2g I would consider that a defect. But without that arg, the jvm tends to be a bit lazy in the GC and just doesn't clean up