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

ASF subversion and git services commented on SOLR-14091:
--------------------------------------------------------

Commit 1e5100d5a56a6a4503a8d56faf607a3c765e992e in lucene-solr's branch 
refs/heads/master from Matthias Krueger
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=1e5100d ]

SOLR-14091: Removing deprecated configuration of Jetty's soLingerTime option

Signed-off-by: Kevin Risden <[email protected]>


> 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
>            Assignee: Kevin Risden
>            Priority: Major
>             Fix For: 8.5
>
>          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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to