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

Shalin Shekhar Mangar updated SOLR-728:
---------------------------------------

    Attachment: SOLR-728.patch

Patch which uses ReentrantLock in DataImporter to make sure only one import is 
running at a given time.

I'll commit this in a day or two.

> Add synchronization to avoid race condition of multiple imports working 
> concurrently
> ------------------------------------------------------------------------------------
>
>                 Key: SOLR-728
>                 URL: https://issues.apache.org/jira/browse/SOLR-728
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.3
>            Reporter: Walter Ferrara
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-728.patch
>
>
> see 
> http://www.nabble.com/dataimporthandler-and-multiple-delta-import-td19160129.html
> DataimportHandler import command should check if status is not idle, to avoid 
> race conditions

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