James Strassburg created SOLR-12752:
---------------------------------------
Summary: Autoscaling triggers don't bring core properties along
Key: SOLR-12752
URL: https://issues.apache.org/jira/browse/SOLR-12752
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Components: AutoScaling
Affects Versions: 7.3.1
Reporter: James Strassburg
During a nodeLost or nodeAdded event, when replicas get moved to new nodes any
core properties that were defined during collection creation are lost. When the
cores get created the result is errors like the following:
products_20180904200015_shard1_replica_n39:
org.apache.solr.common.SolrException:org.apache.solr.common.SolrException:
Could not load conf for core products_20180904200015_shard1_replica_n39: Can't
load schema schema.xml: No system property or default value specified for
synonyms_datasource value:jdbc/${synonyms_datasource}
While the configoverlay.json and ConfigAPI is probably a better fit for what
we're doing, SOLR-11529 is keeping us from moving in that direction.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]