Hey there,
I am indexing 3 cores concurrently from 3 diferent mysql tables (I do it
every 5 minutes with a cron job).
The three cores use JdbcDataSource as datasource in data-config.xml
Reached a point, the core that fetches more mysql rows starts running so so
solw until the thread seems to stop (but the other tow keep working
fine)...but java doesn't throw and exception...
I am using a nightly from early january. I found someone experienced the
same problem and uploaded a templateString patch to make it thread-save.

http://www.nabble.com/Concurrency-problem-with-delta-import-td21665540.html#a21665540

The thing is even with this, the problem doesn't disapear.
Does someone knows what is happening??
Thank you.
-- 
View this message in context: 
http://www.nabble.com/concurrency-problem-with-delta-import-%28indexing-various-cores-simultaniously%29-tp22120430p22120430.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to