Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is caused by
-
SOLR-6736 A collections-like request handler to manage solr configurations on zookeeper
- Closed