janhoy commented on PR #1725:
URL: https://github.com/apache/solr/pull/1725#issuecomment-1690068424

   In the last commits I re-introduced backward compatibility for configuring 
the legacy "CircuitBreakerManager" as a single plugin. I did this by renaming 
`CircuitBreakerManager` as `CircuitBreakerRegistry`, so the registry is now in 
charge of knowing about all CBs, while the old Manager is now a true plugin, 
which wraps the cpu and mem CBs.
   
   I'll probably not pursue converting to cluster-plugin in this PR since it 
will be a 10.0 only thing. But I want to achieve separating between update and 
query breakers.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to