You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "David Smiley (Jira)" <ji...@apache.org> on 2019/12/11 20:33:00 UTC

[jira] [Created] (SOLR-14059) Consolidate configSet properties and flags

David Smiley created SOLR-14059:
-----------------------------------

             Summary: Consolidate configSet properties and flags
                 Key: SOLR-14059
                 URL: https://issues.apache.org/jira/browse/SOLR-14059
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCloud
            Reporter: David Smiley


Internally there are "configSet _flags_" and "configSet _properties_". In ZK the former is stored on the ZK node (ZK dirs can themselves be a file) vs "configsetprops.json" for the latter. *I think it's a complexity burden to have both.* 

At present it appears the only use of configSet flags is a "trusted" boolean, and the only use of configSet properties is an "immutable" boolean.  Granted users have the ability to add to configSet properties via the API or by including the file, so there could be more in use.

TBD how they should be consolidated.



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

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