Lewis Liu created SOLR-6361:
-------------------------------
Summary: /admin/collection API reload action is not work. --Got
timeout excpetion
Key: SOLR-6361
URL: https://issues.apache.org/jira/browse/SOLR-6361
Project: Solr
Issue Type: Bug
Components: clients - java
Affects Versions: 4.9
Environment: Ubuntu 10.04+Jdk 1.7_55
One Zookeeper + Two shards
Reporter: Lewis Liu
Priority: Critical
I just updated the schema.xml and uploaded into zookeeper, I want to make all
shards effecitve immediately ,So i call the api
/solr/admin/collections?action=reload&name=collection4, After 3 minutes i got
exception like this:
org.apache.solr.common.SolrException: reloadcollection the collection time
out:180s
at
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:368)
at
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:320)
at
I checked the log ,Found these log
[2014-08-11 17:19:55,227] [main-SendThread(localhost:2181)] DEBUG
org.apache.zookeeper.ClientCnxn - Got WatchedEvent state:SyncConnected
type:NodeDeleted path:/overseer/collection-queue-work/qnr-0000000068 for
sessionid 0x147c387a9b3000b
[2014-08-11 17:19:55,227] [main-EventThread] INFO
org.apache.solr.cloud.DistributedQueue - LatchChildWatcher fired on path:
/overseer/collection-queue-work/qnr-0000000068 state: SyncConnected type
NodeDeleted
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]