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

Eric Pugh commented on SOLR-10189:
----------------------------------

It turns out we now have a bin/solr cluster command that lets you set a 
property.  It doesn't have the nice pattern that was describe in this JIRA, it 
basically only does the one command 
solr zk clusterprop urlscheme=https     # sets a prop
 

However it's there.   [~janhoy]  do you think that is enough to call this Jira 
done, or alternatively, do we want to keep this ticket and focus on getting 
those features in?

Would love your opinoin!

> Add a solr zk clusterprop command
> ---------------------------------
>
>                 Key: SOLR-10189
>                 URL: https://issues.apache.org/jira/browse/SOLR-10189
>             Project: Solr
>          Issue Type: New Feature
>          Components: scripts and tools
>            Reporter: Jan Høydahl
>            Assignee: Eric Pugh
>            Priority: Major
>
> The bin/solr script should support setting clusterprop. Proposal
> {code}
> solr zk clusterprop                     # lists all props
> solr zk clusterprop urlscheme           # shows a single prop
> solr zk clusterprop urlscheme=https     # sets a prop
> solr zk clusterprop urlscheme=          # deletes a prop
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to