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

Jan Høydahl commented on SOLR-15474:
------------------------------------

I'm taking over this abandoned work and opened a fresh PR 
[https://github.com/apache/solr/pull/1725] with the latest state of PR#193, 
brought up to date with current main.

As this PR removed support for the old confugration syntax, it will be backward 
incompatible, so I put the changes entry in 10.0 section. However, I like to 
get it into 9.x, so I'll look into bringing back support for the old format and 
deprecate it, for a smooth transition for users.

I also hope that this new config format will open the way for more fine grained 
configurability of when to trip search requests vs update requests. Perhaps 
with different thresholds. But that will be a followup PR.

FInally, I'd like input on whether CB config belongs on a core level in 
solrconfig.xml or if it should be moved to a cluster-level plugin 
([https://solr.apache.org/guide/solr/latest/configuration-guide/cluster-plugins.html)]
 since it makes more sense in my mind to enforce this across the entire node, 
not per core.

> pluggable support for custom circuit breakers
> ---------------------------------------------
>
>                 Key: SOLR-15474
>                 URL: https://issues.apache.org/jira/browse/SOLR-15474
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Christine Poerschke
>            Assignee: Jan Høydahl
>            Priority: Major
>          Time Spent: 5h
>  Remaining Estimate: 0h
>
> In [https://github.com/apache/solr/pull/96#discussion_r644383152] onwards 
> making circuit breakers pluggable was mentioned.
> Creating this ticket as a placeholder for such potential future work (but I 
> have no plans to work on it myself at this time).



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

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

Reply via email to