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

Uwe Schindler edited comment on SOLR-3755 at 8/31/12 9:43 AM:
--------------------------------------------------------------

Hi Yonik,
looks nice, similar to oal.index.MultiPassIndexSplitter / PKIndexSplitter in 
misc module just using a HashPartitioned LiveDocs. I am just confused, why does 
it not use FixedBitSet? The length is fixed and no (int) casts needed.

+1 otherwise
                
      was (Author: thetaphi):
    Hi Yonik,
looks nice, similar to oal.index.IndexSplitter in misc module just using a 
HashPartitioned LiveDocs. I am just confused, why does it not use FixedBitSet? 
The length is fixed and no (int) casts needed.

+1 otherwise
                  
> shard splitting
> ---------------
>
>                 Key: SOLR-3755
>                 URL: https://issues.apache.org/jira/browse/SOLR-3755
>             Project: Solr
>          Issue Type: New Feature
>          Components: SolrCloud
>            Reporter: Yonik Seeley
>         Attachments: SOLR-3755.patch, SOLR-3755.patch
>
>
> We can currently easily add replicas to handle increases in query volume, but 
> we should also add a way to add additional shards dynamically by splitting 
> existing shards.

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