You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2013/11/20 16:33:40 UTC

[jira] [Assigned] (SOLR-5475) Scale OverSeer to work on multiple queues and threads

     [ https://issues.apache.org/jira/browse/SOLR-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar reassigned SOLR-5475:
-------------------------------------------

    Assignee: Shalin Shekhar Mangar

> Scale OverSeer to work on multiple queues and threads
> -----------------------------------------------------
>
>                 Key: SOLR-5475
>                 URL: https://issues.apache.org/jira/browse/SOLR-5475
>             Project: Solr
>          Issue Type: Sub-task
>          Components: SolrCloud
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>
> As the collections are split to multiple nodes , it is possible to separate out the events of each collection to a different queue and each queue can be serviced by a separate thread.
> It works as follows
> * Keep a cluster wide property collectionsPerQ
> * When a collection is created it is assigned to a queue-id and that value is stored in the state of that collection. all queues reach the max val of collectionsPerQ new queues are created
> * In the OverSeer one thread is created per queue



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org