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

Robert Muir updated LUCENE-2821:
--------------------------------

    Attachment: LUCENE-2821.patch

here's a patch (apply after svn mv'ing this FilterManager to contrib/remote)
instead of a separate thread, uses LinkedHashMap to manage the cache (just like 
the TODO in the code alludes to)

All tests passed (only contrib/remote actually tested this functionality before 
anyway, even though it was in core)

> FilterManager starts threads with no way to stop, and should be in 
> contrib/remote, not core
> -------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-2821
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2821
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: LUCENE-2821.patch
>
>
> See the warning produced by contrib/remote's tests.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to