[
https://issues.apache.org/jira/browse/SOLR-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13125549#comment-13125549
]
Mark Miller commented on SOLR-2765:
-----------------------------------
Actually, isn't the whole node for each replica redundant now? Seems we don't
need it at all anymore? We can still use the leader election and lock paths but
the following nodes should go?
{noformat}
/solr/collections/collection1/shards/shard1/127.0.0.1:39243_solr_ (0)
DATA:
roles=null
node_name=127.0.0.1:39243_solr
url=http://127.0.0.1:39243/solr/
{noformat}
> Shard/Node states
> -----------------
>
> Key: SOLR-2765
> URL: https://issues.apache.org/jira/browse/SOLR-2765
> Project: Solr
> Issue Type: Sub-task
> Components: SolrCloud, update
> Reporter: Yonik Seeley
> Fix For: 4.0
>
> Attachments: cluster_state-file.patch, combined.patch,
> incremental_update.patch, scheduled_executors.patch, shard-roles.patch,
> solrcloud.patch
>
>
> Need state for shards that indicate they are recovering, active/enabled, or
> disabled.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]