You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to discuss whether it makes sense to add '-XX:+HeapDumpOnOutOfMemoryError' as a default jvm option. The pros are fairly obvious (if we OOM, we can figure out why). The only con AFAIK is disk space potentially filling up.
The text was updated successfully, but these errors were encountered:
I'd like to discuss whether it makes sense to add
'-XX:+HeapDumpOnOutOfMemoryError'
as a default jvm option. The pros are fairly obvious (if we OOM, we can figure out why). The only con AFAIK is disk space potentially filling up.The text was updated successfully, but these errors were encountered: