Re: SolrCloud index timeout

2013-03-11 Thread yriveiro
Hi, The version is the 4.1 I'm not mixing deletes and adds, are only adds. I have a 4 nodes in 2 physical machines, 2 instances of tomcat in each machine. In this case the leader is located in a diferent physical machine that the replica. The collection has all shards in different nodes, I have

Re: SolrCloud index timeout

2013-03-11 Thread Mark Miller
What Solr version? Are you mixing deletes and adds? Do you have more than one shard for a collection per machine? ie are you oversharding? Can you post the stack traces (using jstack, or jconsolr, or visualvm, or…)? - Mark On Mar 11, 2013, at 11:39 AM, yriveiro wrote: > Hi, > > I have th