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

Alexandre Rafalovitch resolved SOLR-935.
----------------------------------------
    Resolution: Won't Fix

> DataImportHandler: Add logging to record failure to acquire lock by 
> DataImporter for a given request 
> -----------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-935
>                 URL: https://issues.apache.org/jira/browse/SOLR-935
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - DataImportHandler
>         Environment: Java 6, Tomcat 6.0.18
>            Reporter: Karthik K
>            Assignee: Noble Paul
>            Priority: Major
>             Fix For: 6.0, 4.9
>
>         Attachments: SOLR-935.patch, SOLR-935.patch, SOLR-935.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> There is a possibility of 2 threads to be in DataImporter:runCmd, until 
> before  importLock.tryLock() method and then depending on the scheduling - 
> one of them is allowed to pass through from then .
> We need to log the failure of the other as to unable to start because of the 
> failure to acquire the mutex, to distinguish between successful start of 
> import and failure to do so. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to