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

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

Commit 49bf4b00fa26506953bce347804ec1b31c881277 in solr's branch 
refs/heads/branch_9x from Noble Paul
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=49bf4b0 ]

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: 50m
>  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]

Reply via email to