bootique / bootique-jetty

Provides Jetty integration with Bootique

Home Page:https://bootique.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade Jetty to 9.4

andrus opened this issue · comments

In preparation for 1.0.RC1 let's upgrade Jetty to the latest 9.4. Never hurts to keep it current, also there are reports of performance issues with 9.3:

bootique/bootique#214
jetty/jetty.project#1627

Instrumentation tests' accuracy was not very good before, and in Jetty 9.4 it is even worth, as there are some internal processes taking threads from "idle" state. Though the actual stats seem correct (just hard to write a repeatable test).