[ 
https://issues.apache.org/jira/browse/SOLR-7969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14711175#comment-14711175
 ] 

ASF subversion and git services commented on SOLR-7969:
-------------------------------------------------------

Commit 1697661 from [~dawidweiss] in branch 'dev/trunk'
[ https://svn.apache.org/r1697661 ]

SOLR-7969: Unavailable clustering engines should not fail the core.

> Unavailable clustering engines should not fail the core
> -------------------------------------------------------
>
>                 Key: SOLR-7969
>                 URL: https://issues.apache.org/jira/browse/SOLR-7969
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Trivial
>             Fix For: Trunk, 5.4
>
>
> Currently the clustering contrib will fail at initialization time if an 
> algorithm (or some of its dependencies) is not available. This shouldn't be 
> so eager, instead:
> * the declaration of an engine should allow optionality,
> * log the message about unavailable engine/algorithm (and its ID); if it is 
> optional, the message can have a debug level,
> * fail at query-time if the engine is requested explicitly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to