[ 
https://issues.apache.org/jira/browse/LUCENE-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893739#comment-13893739
 ] 

ASF subversion and git services commented on LUCENE-5436:
---------------------------------------------------------

Commit 1565430 from [~simonw] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1565430 ]

LUCENE-5436: RefrenceManager#accquire can result in infinite loop if manager 
resource is abused outside of the manager

> RefrenceManager#accquire can result in infinite loop if manager resource is 
> abused outside of the manager
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-5436
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5436
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: core/search
>    Affects Versions: 4.6.1, 5.0, 4.7
>            Reporter: Simon Willnauer
>             Fix For: 5.0, 4.7
>
>         Attachments: LUCENE-5436.patch, LUCENE-5436.patch, LUCENE-5436.patch
>
>
> I think I found a bug that can cause the ReferenceManager to stick in an 
> infinite loop if the managed reference is decremented outside of the manager 
> without a corresponding increment. I think this is pretty bad since the 
> debugging of this is a mess and we should rather throw ISE instead.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to