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

Erick Erickson commented on SOLR-1533:
--------------------------------------

This is very much in the works. It's related to SOLR-1028 & etc. I'm waiting on 
4.1 to be cut so it can all bake in 4.2 for a while before being released into 
the wild. There are a bunch of other related JIRAS as well, SOLR-4196 and 
SOLR-4083 in particular.

So I'll be tracking this and probably kill it when I'm sure the 
directory-discovery bits work...
                
> Partition data directories into multiple "bucket" directories
> -------------------------------------------------------------
>
>                 Key: SOLR-1533
>                 URL: https://issues.apache.org/jira/browse/SOLR-1533
>             Project: Solr
>          Issue Type: New Feature
>          Components: multicore
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Erick Erickson
>             Fix For: 4.2
>
>
> Provide a way to partition data directories into multiple "bucket" 
> directories. For example, instead of creating 10,000 data directories inside 
> one base data directory, Solr can assign a core to one of 4 base directories, 
> thereby distributing them.
> The underlying problem is that with large number of indexes, we see slower 
> and slower system performance as one goes on increasing the number of cores, 
> thereby increasing the number of directories in the single data directory.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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