Shalin Shekhar Mangar created SOLR-4695:
-------------------------------------------
Summary: Fix core admin SPLIT action to be useful with non-cloud
setups
Key: SOLR-4695
URL: https://issues.apache.org/jira/browse/SOLR-4695
Project: Solr
Issue Type: Bug
Reporter: Shalin Shekhar Mangar
Assignee: Shalin Shekhar Mangar
Fix For: 4.3
The core admin SPLIT action assumes that the core being split is zookeeper
aware. It will throw a NPE if invoked against a non-cloud solr setup.
It should be fixed to work with non-cloud setups and documents in such an index
should be distributed alternately into sub-indexes instead of using hashes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]