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
While the 'max heap-size' is set to a higher value than default, the 'initial heap-size' is not and leads to be very low (16M). This can result in OOME during startups. I would say that half of 'max heap-size' would be a good default.
While the 'max heap-size' is set to a higher value than default, the 'initial heap-size' is not and leads to be very low (16M). This can result in OOME during startups. I would say that half of 'max heap-size' would be a good default.