[
https://issues.apache.org/jira/browse/SOLR-18359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18107613#comment-18107613
]
ASF subversion and git services commented on SOLR-18359:
--------------------------------------------------------
Commit 80560a57b80902c27644aad8495281565d3b7131 in solr's branch
refs/heads/branch_10x from Serhiy Bzhezytskyy
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=80560a57b80 ]
SOLR-18359: remove CreateTimeRoutedAlias.setMaxFutureMs(Integer) overload
(#4781)
(cherry picked from commit 6a6ca81455b1e34233d477b903062cd4dd43a1b7)
> Remove CollectionAdminRequest.CreateTimeRoutedAlias.setMaxFutureMs(Integer)
> overload
> ------------------------------------------------------------------------------------
>
> Key: SOLR-18359
> URL: https://issues.apache.org/jira/browse/SOLR-18359
> Project: Solr
> Issue Type: Sub-task
> Reporter: Eric Pugh
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The `int`-based `setMaxFutureMs(Integer)` overload on
> `CollectionAdminRequest.CreateTimeRoutedAlias` has been deprecated since 9.0
> in favor of `setMaxFutureMs(Long)` (added in SOLR-15376, which never removed
> the old overload). Remove the deprecated overload.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]