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
Check the attached JFR view. We've seen multiple instances of pause times of > 15s. A call of to run GC is a code smell. Standard workflow of GC should be enough to reclaim memory.