You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Colvin Cowie (Jira)" <ji...@apache.org> on 2023/02/04 12:11:00 UTC

[jira] [Updated] (SOLR-16647) Circuit breaker examples are wrong and don't match documentation

     [ https://issues.apache.org/jira/browse/SOLR-16647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colvin Cowie updated SOLR-16647:
--------------------------------
    Summary: Circuit breaker examples are wrong and don't match documentation  (was: Circuit breakers example is wrong in _default solrconfig.xml)

> Circuit breaker examples are wrong and don't match documentation
> ----------------------------------------------------------------
>
>                 Key: SOLR-16647
>                 URL: https://issues.apache.org/jira/browse/SOLR-16647
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Colvin Cowie
>            Priority: Trivial
>         Attachments: image-2023-02-04-12-08-26-407.png
>
>
> I was diffing the solrconfig.xml in _default and sample_techproducts_configs and saw that they had different circuitBreaker config. The one in _default uses invalid tags according to [https://solr.apache.org/guide/solr/latest/deployment-guide/circuit-breakers.html#circuit-breaker-configurations]
> The default config attempts to enable circuit breakers, but I don't think they actually are enabled given the apparently invalid XML tags
> [https://github.com/apache/solr/blob/92b376a17482496a197ce9c20b5b757f9b354724/solr/server/solr/configsets/_default/conf/solrconfig.xml#L578]
>  
> The sample techproducts config has them commented out, but uses the correct tags
> [https://github.com/apache/solr/blob/c96c78132d77974adaec62ffaaf4b819f76f49a9/solr/server/solr/configsets/sample_techproducts_configs/conf/solrconfig.xml#L600]
>  
> !image-2023-02-04-12-08-26-407.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org