Eric Pugh created SOLR-18359:
--------------------------------

             Summary: 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


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]

Reply via email to