[ 
https://issues.apache.org/jira/browse/BLUR-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aaron McCurry closed BLUR-125.
------------------------------

    Resolution: Fixed

https://git-wip-us.apache.org/repos/asf?p=incubator-blur.git;a=commit;h=70a6d449df0580f538a123a50b0a46191c5759b8
                
> 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