This message was deleted.
# dev
s
This message was deleted.
d
When this happened, number of open connections ballooned dramatically. And then we got a page and the entire huge cluster needs to be restarted.
g
wow, that's odd…
are you suggesting that there is some condition where the Jetty threads get wedged and never return?
If so, do you have a thread dump of a server that's in this state? Would like to see what stuff is stuck doing
d
Sorry for the late reply. Yes sir, there is a rare condition (but a large cluster will hit it eventually) where Jetty threads get wedged and never returned. I will try to get the thread dump next time. Whenever this happened it always becomes a high priority ticket so we were always rushing to restart the cluster.