Aaron McCurry created BLUR-125:
----------------------------------

             Summary: Critical Bug - Controller client reuse could cause 
malformed results, incorrect results, or a variety of other bad things
                 Key: BLUR-125
                 URL: https://issues.apache.org/jira/browse/BLUR-125
             Project: Apache Blur
          Issue Type: Sub-task
    Affects Versions: 0.1.5
            Reporter: Aaron McCurry
             Fix For: 0.1.5


I have fixed the issue, but I creating an issue so that others are aware of the 
issue that could be present in older versions.

Basically the problem is in the BlurResultIterableClient class and how it 
reuses the Client object passed in by the constructor.  The client object is 
actually a reference to a client object in the BlurClientManager client pool.  
The issue could cause unknown behavior(s) when multiple threads try to use the 
same client object.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to