• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dropwizard / dropwizard / 2882
86%

Build:
DEFAULT BRANCH: master
Ran 02 Nov 2016 12:32PM UTC
Jobs 1
Files 350
Run time 17s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2882

push

travis-ci

joschi
Add support for configuring the blocking timeout for Jetty connectors (#1795)

Jetty 9.3.2.v20150730 introduced a new option for the configuration of HTTP
connection factories. The option is called `blockingTimeout` and allows to
configure the timeout which applies to all blocking operations in addition
to `idleTimeout`. The rationale behind it is to allow to set a timeout
for blocking operations which perform I/O activity, but with a slow rate
(for example serving a big static file). Such tasks won't exhaust the pool
of worker threads which should improve the QoS for a Jetty server.

See:

https://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00085.html
https://bugs.eclipse.org/bugs/show_bug.cgi?id=472621

6 of 6 new or added lines in 1 file covered. (100.0%)

5743 of 6976 relevant lines covered (82.33%)

36.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2882.1 02 Nov 2016 12:32PM UTC 0
82.33
Travis Job 2882.1
Source Files on build 2882
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2882
  • 7696a91c on github
  • Prev Build on master (#2879)
  • Next Build on master (#2886)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc