You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by ufuk yılmaz <uy...@vivaldi.net.INVALID> on 2021/01/13 14:16:13 UTC

SockerTimeoutException in long running streaming queries

When I performa a long running streaming expression, sometimes I get:

{
    "error": {
        "metadata": [
            "error-class",
            "org.apache.solr.common.SolrException",
            "root-error-class",
            "java.net.SocketTimeoutException"
        ],
        "msg": "Error trying to proxy request for url:

Is this related to SOLR-13457, or is this a completely different thing?

Regards

Sent from Mail for Windows 10