Not the most elegant solution but I can't find anything better
The alternative to this implementation is to expose Jetty's JMX beans and set org.eclipse.jetty.util.thread.QueuedThreadPool.name using JMX
I would really like to see an engine's name in the thread names rather than qtp***
Coverage decreased (-2.08%) to 91.2% when pulling 2394f5e0252cc0bfadb4326cba33fcf899ffee71 on DEV-0000-add-thread-name-prefix-to-jetty-thred-pool into f387bf75ed67ec3b4b4ec5d13e1baa936c493c7b on master.
Not the most elegant solution but I can't find anything better The alternative to this implementation is to expose Jetty's JMX beans and set org.eclipse.jetty.util.thread.QueuedThreadPool.name using JMX I would really like to see an engine's name in the thread names rather than qtp***