Andrzej Bialecki created SOLR-11307:
----------------------------------------
Summary: AddReplicaSuggester should support collection+shard hints
Key: SOLR-11307
URL: https://issues.apache.org/jira/browse/SOLR-11307
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Components: AutoScaling
Reporter: Andrzej Bialecki
Assignee: Noble Paul
{{AddReplicaSuggester}} currently has a buggy behavior when both {{Hint.COLL}}
and {{Hint.SHARD}} are specified - multiple collection names are retrieved but
only a single shard name is retrieved, which would cause invalid combinations
to be tried.
Instead it should support a different hint type where multiple valid
combinations of collection+shard name can be specified. This type of
information will be available from events generated by {{SearchRateTrigger}}
(SOLR-11072) that collects the identities of "hot" shards that need additional
replicas.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]