Pierre Salagnac created SOLR-17779:
--------------------------------------

             Summary: Remove core properties 'roles' and 'numShards'
                 Key: SOLR-17779
                 URL: https://issues.apache.org/jira/browse/SOLR-17779
             Project: Solr
          Issue Type: Task
            Reporter: Pierre Salagnac


Properties 'roles' and 'numShards' in core descriptors are not used at all. 
They end being stored in {{core.properties}} files, but we never read them.

Also, these two properties are not documented in core CREATE command.

We should removed them in Solr 10.
 

Note this ticket is only about core properties:
* {{roles}} property here is different from node roles
* {{numShards}} is still handled by Collection API



--
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