Re: Read timed out exception during Solr Full-import

2019-10-03 Thread amruth
I have changed settings in solrconfig.xml for autocommit thinking it's an issue with autocommit which didn't fix the issue, ${solr.autoCommit.maxTime:3} ${solr.autoCommit.maxDocs:15000} false Can someone please help me solve the issue? -- Sent from: https://lucene.47206

Re: Read timed out exception during Solr Full-import

2019-10-03 Thread amruth
I have changed settings in solrconfig.xml for autocommit thinking it's an issue with autocommit which didn't fix the issue, ${solr.autoCommit.maxTime:3} ${solr.autoCommit.maxDocs:15000} false amruth wrote > > Can someone please help me solve the issue? > > Hello Mikhail,

Re: Read timed out exception during Solr Full-import

2019-10-02 Thread amruth
Hello Mikhail, Can you please point to the solution? -- Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: Read timed out exception during Solr Full-import

2019-10-02 Thread Mikhail Khludnev
Hello, May it be related to https://issues.apache.org/jira/browse/SOLR-13735 ? On Wed, Oct 2, 2019 at 11:03 PM amruth wrote: > I am running SolrCloud in Production environment. When I trigger > Full-import, > it runs for 30 minutes or so and it is stuck. No matter how many times I > run, I get

Read timed out exception during Solr Full-import

2019-10-02 Thread amruth
I am running SolrCloud in Production environment. When I trigger Full-import, it runs for 30 minutes or so and it is stuck. No matter how many times I run, I get the same error. When I look at logs I could see, java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.