1 Dec 2011 01:25
[jira] [Commented] (SOLR-2880) Investigate adding an overseer that can assign shards, later do re-balancing, etc
Mark Miller (Commented) (JIRA <jira <at> apache.org>
2011-12-01 00:25:40 GMT
2011-12-01 00:25:40 GMT
[
https://issues.apache.org/jira/browse/SOLR-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160500#comment-13160500
]
Mark Miller commented on SOLR-2880:
-----------------------------------
Would it be more convenient to store whats on the nodes in node_states and node_assigments as human
readable? Like the ZkNodeProps?
I actually just noticed we use the same ZKNodeProps for the current leader zk node as we use for the node in the
cluster state - not a problem for info that doesn't change, but now that we store the "active,replicating"
state there, as well as other properties that could be dynamic, it ends up with stale data as those
properties change.
> Investigate adding an overseer that can assign shards, later do re-balancing, etc
> ---------------------------------------------------------------------------------
>
> Key: SOLR-2880
> URL: https://issues.apache.org/jira/browse/SOLR-2880
> Project: Solr
> Issue Type: Sub-task
> Components: SolrCloud
> Reporter: Mark Miller
> Assignee: Mark Miller
> Fix For: 4.0
>
> Attachments: SOLR-2880-merge-elections.patch, SOLR-2880.patch
>
(Continue reading)
> Make IndexReader really read-only in Lucene 4.0
> -----------------------------------------------
>
> Key: LUCENE-3606
> URL:
RSS Feed