serhiy-bzhezytskyy opened a new pull request, #4768: URL: https://github.com/apache/solr/pull/4768
Removes `ClusterState.getReplicaNamesPerCollectionOnNode` (0 callers left after migrating `ZkController`/`ZkControllerTest` to `collectionStream()` + `getReplicasOnNode`), and un-deprecates `createFromCollectionMap` instead of removing it as the title suggests -- it's still called from `createFromJson` (deprecated, tracked separately in the still-open SOLR-18149) plus two production call sites. 14 tests, 0 failures. SOLR-18370 (local, not yet a PR) also touches ZkController.java, different region -- re-check once it opens a PR. 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]
