Hey that sounds familiar, we do curl to the stats api and they pretty
consistently start to hang after a while (minutes to hours).
I thought it was something in our environment but I'm happy to read I'm not
the only one. :)
I used to run a snapshot 3.6 that didn't suffer from this. It appeared
after 'upgrading' to the official 356.
Regards
Chris
On 20 January 2020 20:54:51 Craig.Condit <craig.con...@target.com> wrote:
We have been running Zookeeper 3.5.6 on several clusters for a while now,
and have noticed (pretty consistently) that the new Admin Server seems to
stop responding (hangs) after the ZK service has been up and running for a
while. The stack dumps we have done seem to indicate some sort of lock
being held, probably by Jetty. This makes sense, as when we see the hang
start, it happens for all URLs (even the root / 404 not found page).
Has anyone encountered this? I was not able to find a related JIRA.