[
https://issues.apache.org/jira/browse/SOLR-15963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489969#comment-17489969
]
ASF subversion and git services commented on SOLR-15963:
--------------------------------------------------------
Commit 0cdb23b1e1994eaaf26ac8cb69ca4db43936db53 in solr's branch
refs/heads/main from Noble Paul
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=0cdb23b ]
SOLR-15963: Refactor code to minimize access to SolrCore (#599)
> Refactor code to minimize access to SolrCore
> --------------------------------------------
>
> Key: SOLR-15963
> URL: https://issues.apache.org/jira/browse/SOLR-15963
> Project: Solr
> Issue Type: Sub-task
> Reporter: Noble Paul
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> There are too many places where {{SolrQueryRequest#getCore()}} is used to
> access core container and other objects. We should simplify this.
> This also should help us provide alternate impls which do not require
> {{SolrCore}} access
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]