Re: # open files with SolrCloud

2012-04-23 Thread Gopal Patwa
Great! I am going to try new Solr 4 build from April 23rd On Sun, Apr 22, 2012 at 11:35 PM, Sami Siren wrote: > On Sat, Apr 21, 2012 at 9:57 PM, Yonik Seeley > wrote: > > I can reproduce some kind of searcher leak issue here, even w/o > > SolrCloud, and I've opened > > https://issues.apache.org

Re: # open files with SolrCloud

2012-04-22 Thread Sami Siren
On Sat, Apr 21, 2012 at 9:57 PM, Yonik Seeley wrote: > I can reproduce some kind of searcher leak issue here, even w/o > SolrCloud, and I've opened > https://issues.apache.org/jira/browse/SOLR-3392 With the fix integrated. I do not see the leaking problem anymore with my setup so it seems to be w

Re: # open files with SolrCloud

2012-04-21 Thread Gopal Patwa
forgot to mention we are not using Solr Cloud yet but we use Lucene NRT feature, This issue is happening WITHOUT Solr Cloud On Sat, Apr 21, 2012 at 8:14 PM, Gopal Patwa wrote: > Yonik, This same issue we have on our production with Solr 4 Trunk build > running on Cent OS, JDK 6 64-bit > > I hav

Re: # open files with SolrCloud

2012-04-21 Thread Gopal Patwa
Yonik, This same issue we have on our production with Solr 4 Trunk build running on Cent OS, JDK 6 64-bit I have reported "java.io.IOException: Map failed" and "Too many open files" issue, i seems their is a search leak in Solr which is not closing them and file being kept open. It would be great

Re: # open files with SolrCloud

2012-04-21 Thread Yonik Seeley
I can reproduce some kind of searcher leak issue here, even w/o SolrCloud, and I've opened https://issues.apache.org/jira/browse/SOLR-3392 -Yonik lucenerevolution.com - Lucene/Solr Open Source Search Conference. Boston May 7-10

Re: # open files with SolrCloud

2012-04-20 Thread Sami Siren
On Thu, Apr 19, 2012 at 3:12 PM, Sami Siren wrote: > I have a simple solrcloud setup from trunk with default configs; 1 > shard with one replica. As few other people have reported there seems > to be some kind of leak somewhere that causes the number of open files > to grow over time when doing in

# open files with SolrCloud

2012-04-19 Thread Sami Siren
I have a simple solrcloud setup from trunk with default configs; 1 shard with one replica. As few other people have reported there seems to be some kind of leak somewhere that causes the number of open files to grow over time when doing indexing. One thing that correlates with the open file count