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

ASF subversion and git services commented on SOLR-15519:
--------------------------------------------------------

Commit e75430d27e953922cfd76d99ef156673291810f3 in solr's branch 
refs/heads/main from Christine Poerschke
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=e75430d ]

SOLR-15519: reduce SolrCore.getCircuitBreakerManager() calls in 
SearchHandler.handleRequestBody() (#203)



> 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: 20m
>  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: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to