Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
4.0-ALPHA
-
None
-
None
-
linux
Description
Using the LogUpdateProcessor in a singleton chain for concurrent processing throws exception. The issue has been reported in SOLR-2694 (closed), and an unoffical patch can be found in related bug-id SOLR-2804 patch dated 1/1/12.
If the patch won't become official for LogUpdateProcessor, suggested to have new class "ConcurrentLogUpdateProcessorFactory" to address the thread safe issue.