[jira] Updated: (SOLR-728) Add synchronization to avoid race condition of multiple imports working concurrently

2008-10-23 Thread Shalin Shekhar Mangar (JIRA)
[ 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 The previous patch did not pass the test due to incorrect

[jira] Updated: (SOLR-728) Add synchronization to avoid race condition of multiple imports working concurrently

2008-10-21 Thread Shalin Shekhar Mangar (JIRA)
[ 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

[jira] Updated: (SOLR-728) Add synchronization to avoid race condition of multiple imports working concurrently

2008-08-29 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-728: --- Fix Version/s: (was: 1.3) 1.4 Unmarking this for 1.3 -- the