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
Following the fix for #931, it turns out Win 10 still has an issue, when running Java 11(.0.2). I can still see a file handle leak with handler64 ( ~+2/+3 handles every 2 sec), when the server is idling:
Following the fix for #931, it turns out Win 10 still has an issue, when running Java 11(.0.2). I can still see a file handle leak with handler64 ( ~+2/+3 handles every 2 sec), when the server is idling:
and several minutes later:
We might also want to reduce the polling frequency to 1 every 10sec.
The text was updated successfully, but these errors were encountered: