You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Christine Poerschke (Jira)" <ji...@apache.org> on 2021/04/22 17:21:00 UTC

[jira] [Commented] (SOLR-14341) Move a collection's configSet name to state.json

    [ https://issues.apache.org/jira/browse/SOLR-14341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17329306#comment-17329306 ] 

Christine Poerschke commented on SOLR-14341:
--------------------------------------------

ticket linking via comment:
* the SOLR-15311 theory is based on {{configName}} not being stored in the state (currently)
* the SOLR-14341 ticket (here) is about moving {{configName}} into the state (in future)

> Move a collection's configSet name to state.json
> ------------------------------------------------
>
>                 Key: SOLR-14341
>                 URL: https://issues.apache.org/jira/browse/SOLR-14341
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>            Reporter: David Smiley
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> It's a bit odd that a collection's state.json knows everything about a collection except for perhaps the most important pointer -- the configSet name.  Presently the configSet name is retrieved via {{ZkStateReader.getConfigName(collectionName)}} which looks at the zk path {{/collections/collectionName}} (an intermediate node) interpreted as a trivial JSON object.  Combining the configSet name into state.json is simpler and also more efficient since many calls to grab the configset name _already_ need the state.json (via a DocCollection object).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org