Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Provide a way to utilize any circuit breaker for update requests.
The idea is that any CircuitBreaker plugin should be able to register for SEARCH and/or UPDATE request types. The CB registry will keep track of these individually and provide methods to poll whether a CB has tripped for the given request type.
Attachments
Issue Links
- is related to
-
SOLR-15819 spurious failures from TestCircuitBreaker.testResponseWithCBTiming
- Closed
- links to