Jetty max threads error when enabling ping /health

Testing with latest version of datomic 0.9.5927, I was able to (I think) correct the problem by adding a hidden property value ping-concurrency=6 in the transactor.properties file in order to correct the problem.

I would appreciate some feedback as it what is the sweet spot for this value for a transactor running in Kubernetes (it’s a liveness probe).