Re: [PR] SOLR-17535 ClusterState.collectionStream() in lieu of getCollectionStates() [solr]

2024-11-03 Thread via GitHub
murblanc commented on code in PR #2834: URL: https://github.com/apache/solr/pull/2834#discussion_r1827306479 ## solr/solrj/src/java/org/apache/solr/common/cloud/ClusterState.java: ## @@ -382,6 +383,7 @@ void setLiveNodes(Set liveNodes) { * Be aware that this may return colle

Re: [PR] SOLR-17535 ClusterState.collectionStream() in lieu of getCollectionStates() [solr]

2024-11-03 Thread via GitHub
murblanc commented on code in PR #2834: URL: https://github.com/apache/solr/pull/2834#discussion_r1827307530 ## solr/core/src/java/org/apache/solr/handler/designer/SchemaDesignerConfigSetHelper.java: ## @@ -168,24 +167,12 @@ Map analyzeField(String configSet, String fieldName,

Re: [PR] SOLR-17535 ClusterState.collectionStream() in lieu of getCollectionStates() [solr]

2024-11-03 Thread via GitHub
murblanc commented on code in PR #2834: URL: https://github.com/apache/solr/pull/2834#discussion_r1827308183 ## solr/solrj/src/java/org/apache/solr/common/cloud/ClusterState.java: ## @@ -382,6 +383,7 @@ void setLiveNodes(Set liveNodes) { * Be aware that this may return colle