atris opened a new pull request #193:
URL: https://github.com/apache/solr/pull/193


   This commit introduces the capability of adding new circuit breakers on the 
fly by specifying the
   circuit breaker and its parameters in solrconfig.xml.
   
   Previously, it was possible to plug in new circuit breakers by plugging in a 
custom CircuitBreakerManager.
   This commit makes it more elastic by allowing circuit breaker level 
pluggability.
   
   CircuitBreakerConfig remains to support tests but is no longer used in the 
core code path.


-- 
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.

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