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

Ted Dunning commented on SOLR-2765:
-----------------------------------

{quote}
Consider removing ZkStateReader.updateCloudState methods, these aren't called 
by anything other than tests right now. On a side note, the current 
implementation processes every watch event instead of having the 5s delay. This 
could cause some issues performance wise when the cluster is first coming up 
since everyone will be trying to write to the cluster state. If we have to add 
that back it should be a really simple change.
{quote}
Are these truly defunct?  Or just not used yet?

If the latter, I would keep them.

I don't think that handling all watches is a problem at this point given that 
>1000 node search clusters probably don't exist.

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

Reply via email to