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

Jayson Minard updated SOLR-1155:
--------------------------------

    Attachment: SOLR-1155.patch
                DirectUpdateHandlerWithAutoCommit.java
                DirectUpdateHandler3.java

Updated file, and associated interface used to help DirectUpdateHandler2 and 3 
co-exist with tests, SnapPuller and ReplicationHandler classes.

A larger patch with all changes to tests, config files, and other items makeing 
DirectUpdateHandler3 the default (purely for running all of the unit tests 
using it) is attached as well.  

Patch includes fix for SOLR-1157 which got in the way of running unit tests.


> Change DirectUpdateHandler2 to allow concurrent adds during an autocommit
> -------------------------------------------------------------------------
>
>                 Key: SOLR-1155
>                 URL: https://issues.apache.org/jira/browse/SOLR-1155
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>    Affects Versions: 1.3
>            Reporter: Jayson Minard
>         Attachments: DirectUpdateHandler3.java, DirectUpdateHandler3.java, 
> DirectUpdateHandler3.java, DirectUpdateHandlerWithAutoCommit.java, 
> SOLR-1155.patch
>
>
> Currently DirectUpdateHandler2 will block adds during a commit, and it seems 
> to be possible with recent changes to Lucene to allow them to run 
> concurrently.  
> See: 
> http://www.nabble.com/Autocommit-blocking-adds---AutoCommit-Speedup--td23435224.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to