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

Mark Miller commented on SOLR-7176:
-----------------------------------

bq. I would like to make another proposal, zkcli.sh -zkhost 127.0.0.1:9983 
-collection-action CLUSTERPROP -name urlScheme -val https

Something along these lines seems like the best current proposal to me. I don't 
think it really calls for anything more expansive.

bq. If we rename solr to solr.sh, then the command will be different on *NIX 
and unified documentation becomes more difficult.

FWIW, I think dropping the accepted and normal usage of file extensions to aid 
in unified doc is a terrible idea.

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to