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

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

Commit e6e145541cf85bb6a6cb6aab22cd8d984399077e in solr's branch 
refs/heads/branch_10x from Serhiy Bzhezytskyy
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=e6e145541cf ]

SOLR-18365: Remove DefaultSolrCoreState(DirectoryFactory) single-arg 
constructor (#4795)

(cherry picked from commit a10f90f84cdb19b4e046ff5c8319d6adf53bc3fe)


>  Remove DefaultSolrCoreState(DirectoryFactory) single-arg constructor 
> ----------------------------------------------------------------------
>
>                 Key: SOLR-18365
>                 URL: https://issues.apache.org/jira/browse/SOLR-18365
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Eric Pugh
>            Assignee: Eric Pugh
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 10.1
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The single-arg `DefaultSolrCoreState(DirectoryFactory)` constructor has been 
> deprecated since 7.0 in favor of `DefaultSolrCoreState(DirectoryFactory, 
> RecoveryStrategy.Builder)`. Remove the deprecated constructor and update any 
> remaining callers to pass an explicit `RecoveryStrategy.Builder`.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to