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
We had an issue where a node was making a huge number of session requests resulting in performance issues on the server cluster.
This time we could work out from the requests which node was making the calls however in a situation where that is not obvious having the node name which is creating the request in the debug log would be extremely useful.
We had an issue where a node was making a huge number of session requests resulting in performance issues on the server cluster.
This time we could work out from the requests which node was making the calls however in a situation where that is not obvious having the node name which is creating the request in the debug log would be extremely useful.
Right now a request entry looks like:
Adding node info like this would be my recommendation:
The text was updated successfully, but these errors were encountered: