[ 
http://issues.apache.org/jira/browse/SOLR-65?page=comments#action_12448318 ] 
            
Mike Klaas commented on SOLR-65:
--------------------------------


   [[ Old comment, sent from unregistered email on Wed, 8 Nov 2006 13:43:59 
-0800 ]]


Yep, that's a 2-cpu machine.


A good question--it is definitely possible to test such a scenario by
manually creating ram segments and adding them (now that
addIndicesNoOptimize exists).

It still might be possible to improve parallelism on the solr end by
allows doc adds and doDeletions to run concurrently, but if that was a
major bottleneck then the commit frequency could be reduced anyway.

Thanks for the review,
-Mike



> Multithreaded DirectUpdateHandler2
> ----------------------------------
>
>                 Key: SOLR-65
>                 URL: http://issues.apache.org/jira/browse/SOLR-65
>             Project: Solr
>          Issue Type: New Feature
>          Components: update
>            Reporter: Mike Klaas
>         Assigned To: Mike Klaas
>         Attachments: autocommit_patch.diff, autocommit_patch.diff, 
> autocommit_patch.diff, autocommit_patch.diff
>
>
> Basic implementation of autoCommi functionality, plus overhaul of DUH2 
> threading to reduce contention

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to