serhiy-bzhezytskyy commented on code in PR #4768: URL: https://github.com/apache/solr/pull/4768#discussion_r3860051804
########## solr/core/src/test/org/apache/solr/cloud/ZkControllerTest.java: ########## Review Comment: Already resolved -- `main` picked this up via #4760 (unrelated SOLR-18382 cleanup), and I just merged `main` into this branch. Current code is exactly what you described: no Map, just `clusterState.getCollection(collectionName).getReplicasOnNode(nodeName)`. -- 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]
