Skip to content

Add destroy() method to MetricsServlet #127

@ogafosir

Description

@ogafosir

The MetricsServlet keeps connections open, as it never closes the response. This cause problems in some containers as they are having problems taking the Servlet out of service. This may eventually take so much time, that operating the restart button form within the console no longer function properly.

This may be solved by adding a destroy method as discussed here:

See: https://groups.google.com/forum/?fromgroups=#!topic/hystrixoss/5exghYCppG0

Will submit a pull request eventually...

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