akvo / akvo-lumen

Make sense of your data
https://akvo.org/akvo-lumen
GNU Affero General Public License v3.0
63 stars 18 forks source link

Configure JVM heap dump collection #3125

Closed iperdomo closed 3 years ago

iperdomo commented 3 years ago

Context

We need to debug recent JVM OutOfMemory errors

Problem or idea

We're unable to debug the problem as we don't have access to the heap.

Solution or next step

Use the same approach as we do in Flow API. Configure the JVM to generate a heap dump and upload it to a known bucket.