You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Matthias Krueger (Jira)" <ji...@apache.org> on 2019/12/16 09:15:00 UTC

[jira] [Commented] (SOLR-14091) Remove deprecated soLingerTime when configuring Jetty connector

    [ https://issues.apache.org/jira/browse/SOLR-14091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16997103#comment-16997103 ] 

Matthias Krueger commented on SOLR-14091:
-----------------------------------------

PR: [https://github.com/apache/lucene-solr/pull/1087/files]

> Remove deprecated soLingerTime when configuring Jetty connector
> ---------------------------------------------------------------
>
>                 Key: SOLR-14091
>                 URL: https://issues.apache.org/jira/browse/SOLR-14091
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 7.7.2, 8.3.1
>            Reporter: Matthias Krueger
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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
> {code:java}
> [pool-1-thread-1] org.eclipse.jetty.server.AbstractConnector
> Ignoring deprecated socket close linger time {code}
> warnings spamming our logs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org