[ https://issues.apache.org/jira/browse/SOLR-15519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17377335#comment-17377335 ]
ASF subversion and git services commented on SOLR-15519: -------------------------------------------------------- Commit 3ddfd5f02574c0917e0e80f07dc423f3f86f36d1 in lucene-solr's branch refs/heads/branch_8x from Christine Poerschke [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=3ddfd5f ] 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: 0.5h > 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