Re: Collections API timeout

2019-06-10 Thread Софія Строчик
y unusual. Unless you have > lots and lots and lots of nodes, the request size should be reasonably > small. > > Hmmm, do you have any massive files in your config (schema, solrconfig, > synonym files, etc?)? There is a 1M default limit on the size of files, > perhaps you’re exceedi

Re: Collections API timeout

2019-06-10 Thread Софія Строчик
e async option, see: > https://lucene.apache.org/solr/guide/7_3/collections-api.html > > Then you need to periodically check the status of that job to see the > completion status. > > Do note this bit in particular: > > As of now, REQUESTSTATUS does not automatically clean

Collections API timeout

2019-06-10 Thread Софія Строчик
Hi everyone, recently when trying to delete a collection we have noticed that all calls to the Collections API time out after 180s. Something similar is described here however restarting the instance or the server does not