Skip to content

Unit test for stale connections #33

@aecio

Description

@aecio

We had to comment out the test for state connections testStaleConnection() in SimpleHttpFetcherTest when upgrading to Jetty 11 (pull request #31). It was disabled because the method ServerConnector::setSoLingerTime() is no longer supported in Jetty 11+. So it is unclear if the test is doing what it is supposed to do. It is also not clear if there is an alternative way to test this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions