[
https://issues.apache.org/jira/browse/SOLR-9514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15492621#comment-15492621
]
Noble Paul commented on SOLR-9514:
----------------------------------
bq. is to keep users from overwriting important properties
We must restrict users from overwriting well-known properties such as
{{node_name}} and {{base_url}}
so, what happens when a user does invokes
{{command=SETREPLICAPROP&property=node_name&value=mynodename}}. This will
result in a new property in the {{state.json}} as
{{property.node_name=mynodename}}
So, we never have a collision of property names
> replace BALANCESHARDUNIQUE command with a more generic SETREPLICAPROP command
> -----------------------------------------------------------------------------
>
> Key: SOLR-9514
> URL: https://issues.apache.org/jira/browse/SOLR-9514
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Noble Paul
>
> The current command is ambiguous and has limited application. We should
> replace it with something more generic like SETREPLICAPROP
> params are
> * property
> * value
> * replicaName
> * onePerShard
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]