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

dropwizard / dropwizard / 4009 / 1
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 17 Oct 2017 10:01AM UTC
Files 384
Run time 13s
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

17 Oct 2017 09:38AM UTC coverage: 85.475%. Remained the same
4009.1

push

travis-ci

joschi
<a href="https://github.com/dropwizard/dropwizard/commit/<a class=hub.com/dropwizard/dropwizard/commit/f80cd0840159840d35b445ea247e3fbf356eae88">f80cd0840<a href="https://github.com/dropwizard/dropwizard/commit/f80cd0840159840d35b445ea247e3fbf356eae88">&quot;&gt;Correctly set up SO_LINGER for the HTTP connector (#2176)

Jetty&amp;#39;s `ServerConnector` accepts `soLingerTime` in milliseconds, rather
than in seconds as `Socket.setSoLinger` does [1]. Dropwizard on the other
hand after parsing the YML configuration and extracting the `soLingerTime` parameter
passes it to Jetty in seconds. As a result, the configuration gets really
confusing for users, because the configuration value is more than the actual
SO_LINGER timeout by 1000 times.

The fix is to pass the configuration value to Jetty&amp;#39;s `ServerConnector`
in milliseconds.

[1]: http://www.eclipse.org/jetty/documentation/9.4.x/configuring-connectors.html

(cherry picked from commit </a><a class="double-link" href="https://github.com/dropwizard/dropwizard/commit/<a class="double-link" href="https://github.com/dropwizard/dropwizard/commit/78afd664857ee97f1744702e9a373bbcc8aaf5a5">78afd6648</a>">78afd6648</a><a href="https://github.com/dropwizard/dropwizard/commit/f80cd0840159840d35b445ea247e3fbf356eae88">)

6367 of 7449 relevant lines covered (85.47%)

78.49 hits per line

Source Files on job 4009.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4009
  • Travis Job 4009.1
  • f80cd084 on github
  • Prev Job for on master (#4007.1)
  • Next Job for on master (#4015.1)
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