Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
7.7.2, 8.3.1
-
None
-
None
Description
Jetty has deprecated ServerConnector#soLingerTime since 9.4.12 as "linger should not be set for NIO sockets" (see https://github.com/eclipse/jetty.project/issues/2468). We should remove it from configuration, too. Currently, there is a bunch of
[pool-1-thread-1] org.eclipse.jetty.server.AbstractConnector Ignoring deprecated socket close linger time
warnings spamming our logs.
Attachments
Issue Links
- links to