You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2018/07/14 02:31:00 UTC

[jira] [Resolved] (SOLR-12552) Connection Threads Taking Time

     [ https://issues.apache.org/jira/browse/SOLR-12552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erick Erickson resolved SOLR-12552.
-----------------------------------
    Resolution: Incomplete

This issue tracker is not a support portal. Please raise this question on the user's list at solr-user@lucene.apache.org, see: (http://lucene.apache.org/solr/community.html#mailing-lists-irc) there are a _lot_ more people watching that list who may be able to help and you'll probably get responses much more quickly.

If it's determined that this really is a code issue or enhancement to Solr and not a configuration/usage problem, we can raise a new JIRA or reopen this one.

> Connection Threads Taking Time
> ------------------------------
>
>                 Key: SOLR-12552
>                 URL: https://issues.apache.org/jira/browse/SOLR-12552
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Gulam Uddin
>            Priority: Major
>
> Connection Threads are taking time
>  
>  * ava.net.SocketInputStream.socketRead0(Native Method)
>  * java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
>  * java.net.SocketInputStream.read(SocketInputStream.java:170)
>  * java.net.SocketInputStream.read(SocketInputStream.java:141)
>  * org.eclipse.jetty.io.ByteArrayBuffer.readFrom(ByteArrayBuffer.java:391)
>  * org.eclipse.jetty.io.bio.StreamEndPoint.fill(StreamEndPoint.java:141)
>  * org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.fill(SocketConnector.java:227)
>  * org.eclipse.jetty.http.HttpParser.fill(HttpParser.java:1040)
>  * org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:280)
>  * org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
>  * org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
>  * org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
>  * org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>  * org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>  * java.lang.Thread.run(Thread.java:745)
> Any Idea ??
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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