[
https://issues.apache.org/jira/browse/SOLR-15519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke updated SOLR-15519:
---------------------------------------
Description:
It's a little bit subjective but I think having just one call would help with
code reading and marginally one less method call is also not unhelpful. Small
pull request with proposed change opened.
existing code:
https://github.com/apache/lucene-solr/blob/releases/lucene-solr/8.9.0/solr/core/src/java/org/apache/solr/handler/component/SearchHandler.java#L303-L325
was:It's a little bit subjective but I think having just one call would help
with code reading and marginally one less method call is also not unhelpful.
Small pull request with proposed change to follow.
> reduce getCircuitBreakerManager calls in SearchHandler
> ------------------------------------------------------
>
> Key: SOLR-15519
> URL: https://issues.apache.org/jira/browse/SOLR-15519
> Project: Solr
> Issue Type: Task
> Reporter: Christine Poerschke
> Assignee: Christine Poerschke
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It's a little bit subjective but I think having just one call would help with
> code reading and marginally one less method call is also not unhelpful. Small
> pull request with proposed change opened.
> existing code:
> https://github.com/apache/lucene-solr/blob/releases/lucene-solr/8.9.0/solr/core/src/java/org/apache/solr/handler/component/SearchHandler.java#L303-L325
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]