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

dropwizard / dropwizard / 4009
86%

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

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">)

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

6367 of 7449 relevant lines covered (85.47%)

78.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4009.1 17 Oct 2017 10:01AM UTC 0
85.47
Travis Job 4009.1
Source Files on build 4009
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4009
  • f80cd084 on github
  • Prev Build on master (#4007)
  • Next Build on master (#4015)
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