Re: Solr leaking references to deleted files

2016-05-31 Thread Erick Erickson
Cool, please let us know what you find out. On Tue, May 31, 2016 at 8:34 AM, Gavin Harcourt wrote: > Those two bugs would make sense as we have been reloading the cores quite > frequently recently to apply new config and schema changes. I'll keep an eye > on the situation now our reload spree has

Re: Solr leaking references to deleted files

2016-05-31 Thread Gavin Harcourt
Those two bugs would make sense as we have been reloading the cores quite frequently recently to apply new config and schema changes. I'll keep an eye on the situation now our reload spree has ended and see if it recurs. Thanks, Gavin. On 31/05/16 16:14, Erick Erickson wrote: Possibly: SOLR-

Re: Solr leaking references to deleted files

2016-05-31 Thread Erick Erickson
Possibly: SOLR-9116 or SOLR-9117? Note those two require that the core be reloaded, so you have to be doing something a bit unusual for them to be the problem. Best, Erick On Tue, May 31, 2016 at 5:41 AM, Gavin Harcourt wrote: > Hi All, > > I've noticed on some of my solr nodes that the disk usa

Solr leaking references to deleted files

2016-05-31 Thread Gavin Harcourt
Hi All, I've noticed on some of my solr nodes that the disk usage is increasing over time. After checking the output of lsof I found hundreds of references to deleted index files being held by solr. This totaled 24GB on a 16GB index. A restart of solr can obviously fix this but this is not an