serhiy-bzhezytskyy opened a new pull request, #4781:
URL: https://github.com/apache/solr/pull/4781

   https://issues.apache.org/jira/browse/SOLR-18359
   
   Removes the deprecated 
`CollectionAdminRequest.CreateTimeRoutedAlias.setMaxFutureMs(Integer)` 
overload, superseded by `setMaxFutureMs(Long)` since SOLR-15376. Zero real 
callers of the deprecated overload -- the one call site 
(`TimeRoutedAliasUpdateProcessorTest`) already passes a `Long`.
   
   1 test, 0 failures (`testMaxFutureMs`, gated behind `-Dtests.awaitsfix=true` 
per its own `@AwaitsFix(SOLR-13059)`).
   
   AI-assisted (Claude Sonnet 5)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to