[ https://issues.apache.org/jira/browse/FELIX-6182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carsten Ziegeler closed FELIX-6182. ----------------------------------- > Make jetty stop timeout configurable > ------------------------------------ > > Key: FELIX-6182 > URL: https://issues.apache.org/jira/browse/FELIX-6182 > Project: Felix > Issue Type: Improvement > Components: HTTP Service > Affects Versions: http.jetty-4.0.14 > Reporter: Simon Wimmesberger > Assignee: Carsten Ziegeler > Priority: Major > Fix For: http.jetty-4.0.16 > > > It would be nice to have the option to set the stop timeout > ([https://www.eclipse.org/jetty/javadoc/9.4.20.v20190813/org/eclipse/jetty/server/Server.html#setStopTimeout(long)]) > In our usecase we don't want a "graceful" (in a sense of waiting for the > pending requests to finish) shutdown, we want the server to stop immediately > when the application is stopped. Currently there is no possibility to > configure such behavior with http.jetty and osgi properties. > I have made a pull request for this change: > [https://github.com/apache/felix/pull/203] -- This message was sent by Atlassian Jira (v8.20.10#820010)