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

Shalin Shekhar Mangar commented on SOLR-7176:
---------------------------------------------

bq. Only if one considers the contents of clusterprops.json to be an 
implementation detail. It looks/feels like configuration to me, which is more 
interface than implementation detail.

It is certainly configuration and there will likely be more of the same in 
future. But I agree with Hoss that there should be a clusterproperty 
(clusterprop!??) command in zkcli and not something which can add/remove values 
from arbitrary Json objects.

> 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