Re: Collections API Reload killing my cloud

2013-05-30 Thread davers
Is it possible that this has something do do with it? 59157032 [Thread-2] INFO org.apache.solr.cloud.Overseer – Update state numShards=null message={ numShards=null -- View this message in context: http://lucene.472066.n3.nabble.com/Collections-API-Reload-killing-my-cloud-tp4067141p4067151

Re: Collections API Reload killing my cloud

2013-05-30 Thread Mark Miller
; "shard_range":null, > "node_name":"solr-shard-6:8080_solr", > "base_url":"http://solr-shard-6:8080/solr"} > 59157054 [Thread-2] INFO org.apache.solr.cloud.Overseer – Update state > numShards=null message={ > "operation&qu

Collections API Reload killing my cloud

2013-05-30 Thread davers
8080/solr"} 59157071 [Thread-2] INFO org.apache.solr.cloud.Overseer – Update state numShards=null message={ "operation":"state", "core_node_name":"solr-shard-3:8080_solr_productindex", "numShards":null, "shard":"shard3", "roles":null, "state":"down", "shard_state":"active", "core":"productindex", "collection":"productindex", "shard_range":null, "node_name":"solr-shard-3:8080_solr", "base_url":"http://solr-shard-3:8080/solr"} 59157081 [Thread-2] INFO org.apache.solr.cloud.Overseer – Update state numShards=3 message={ "operation":"state", "core_node_name":"solr-shard-1:8080_solr_productindex", "numShards":"3", "shard":"shard1", "roles":null, "state":"down", "shard_state":"active", "core":"productindex", "collection":"productindex", "shard_range":null, "node_name":"solr-shard-1:8080_solr", "base_url":"http://solr-shard-1:8080/solr"} 59157092 [localhost-startStop-1-EventThread] INFO org.apache.solr.common.cloud.ZkStateReader – A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6) Here is a picture of my cloud after the reload: http://d.pr/i/vN1A Here is the output when I try to do a search: 503 111 *:* no servers hosting shard: 503 Any help is greatly appreciated as I often have to tweak my configs on my production cloud. -- View this message in context: http://lucene.472066.n3.nabble.com/Collections-API-Reload-killing-my-cloud-tp4067141.html Sent from the Solr - User mailing list archive at Nabble.com.