[jira] [Commented] (SOLR-17779) Remove core properties 'roles' and 'numShards'

2025-07-18 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on SOLR-17779:


Commit 26374c177bd4711cf2c6c2f5971ad0813e554c6f in solr's branch 
refs/heads/main from Pierre Salagnac
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=26374c177bd ]

SOLR-17779: Remove 'roles' and 'numShards' core properties (#3420)

This removes old core properties that are still stored in core.properties files 
but never read.
Also cleanup the SolrJ part.

> 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
>Priority: Trivial
>  Labels: pull-request-available
> Fix For: main (10.0)
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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]



[jira] [Commented] (SOLR-17779) Remove core properties 'roles' and 'numShards'

2025-06-04 Thread Eric Pugh (Jira)


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

Eric Pugh commented on SOLR-17779:
--

Nice find!

> 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
>Priority: Trivial
> Fix For: main (10.0)
>
>
> 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]