[ https://issues.apache.org/jira/browse/SOLR-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14499407#comment-14499407 ]
Hrishikesh Gadre commented on SOLR-7176: ---------------------------------------- >>The advantage is that the user does not need to learn new param names and >>their semantics, Moreover we can extend the same pattern to all our other >>collection APIs as required Sure. I like this idea. But can we define it as a separate script (in line with the earlier reasoning for not adding in the zkcli.sh) ? > allow zkcli to modify JSON > -------------------------- > > Key: SOLR-7176 > URL: https://issues.apache.org/jira/browse/SOLR-7176 > Project: Solr > Issue Type: New Feature > Reporter: Yonik Seeley > Priority: Minor > > To enable SSL, we have instructions like the following: > {code} > server/scripts/cloud-scripts/zkcli.sh -zkhost localhost:2181 -cmd put > /clusterprops.json '{"urlScheme":"https"}' > {code} > Overwriting the value won't work well when we have more properties to put in > clusterprops. We should be able to change individual values or perhaps merge > values. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org