On Fri, Feb 20, 2009 at 8:41 PM, Marc Sturlese <marc.sturl...@gmail.com>wrote:

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

Marc, I'd strongly recommend using a more recent nightly build. There was
another problem related to unsafe usage of SimpleDateFormat which was fixed
recently.

See https://issues.apache.org/jira/browse/SOLR-1017 (which was fixed on 11th
Feb)
-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to