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
In paketo-buildpacks/health-checker#87 there's a issue that /cnb/lifecycle/launcher is leaking spring-boot initialization, which is most noticeable when the health-check is ran and it will try to allocate 2GB memory (when it is processing all the certificates).
I don't think it's directly related to health-checker, but something else, but I don't know which entity might be responsible so I ask if someone can help me here?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In paketo-buildpacks/health-checker#87 there's a issue that
/cnb/lifecycle/launcher
is leaking spring-boot initialization, which is most noticeable when thehealth-check
is ran and it will try to allocate 2GB memory (when it is processing all the certificates).I don't think it's directly related to health-checker, but something else, but I don't know which entity might be responsible so I ask if someone can help me here?
Beta Was this translation helpful? Give feedback.
All reactions