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

   https://issues.apache.org/jira/browse/SOLR-18366
   
   Removes the deprecated 
`AbstractFullDistribZkTestBase.getTotalReplicas(DocCollection, String)`. 
Deprecated since 2019 (SOLR-13660, Chris Hostetter) as "virtually useless" -- 
it counts replicas regardless of shard/replica/node health, and no replacement 
was ever proposed since the method wasn't actually meaningful to begin with.
   
   Zero callers anywhere in the tree.
   
   Verified with a full-repo `./gradlew compileTestJava` (exit 0).
   
   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