[
https://issues.apache.org/jira/browse/LUCENENET-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thirumaran.Kasi updated LUCENENET-373:
--------------------------------------
Description:
Hi,
We are upgraded Lucene version from 1.9.0 to 2.9.2. When we trying
multithreading with IndexWritter we are getting "lock obtain timeout" issue. I
have tried with increase the value for writeLockTimeout from Default (1000) to
some extend (5000), but it does not resolve my issue. Since in
IndexWritter.Init() method checks the lock by using default value instead of
newly set value.
Can anyone help me to resolve this. Thanks in advance.
Thirumaran.Kasi
was:
Hi,
We are upgraded Lucene version from 1.9.0 to 2.9.2. When we trying
multithreading with IndexWritter we are getting "lock obtain timeout" issue. I
have tried with increase the value for writeLockTimeout from Default (1000) to
some extend (5000), but it does not resolve my issue. Since in
IndexWritter.Init() method checks the lock by using default value instead of
newly set value.
Can anyone help me resolve this. Thanks in advance.
Thirumaran.Kasi
> MultiThreading failed in IndexWritter
> -------------------------------------
>
> Key: LUCENENET-373
> URL: https://issues.apache.org/jira/browse/LUCENENET-373
> Project: Lucene.Net
> Issue Type: Test
> Environment: WindowsXP(SP3), .net FrameWork 3.5
> Reporter: Thirumaran.Kasi
>
> Hi,
> We are upgraded Lucene version from 1.9.0 to 2.9.2. When we trying
> multithreading with IndexWritter we are getting "lock obtain timeout" issue.
> I have tried with increase the value for writeLockTimeout from Default (1000)
> to some extend (5000), but it does not resolve my issue. Since in
> IndexWritter.Init() method checks the lock by using default value instead of
> newly set value.
> Can anyone help me to resolve this. Thanks in advance.
> Thirumaran.Kasi
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.