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

Simon Willnauer commented on SOLR-2906:
---------------------------------------

bq. IMHO, ready for review and possible inclusion. The javadoc and other 
comments were reviewed and modified, but not closely.

shawn, is it possible to upload a diff file (patch). If you are using a svn 
checkout make sure on add all new files (svn add) and then run svn diff > 
SOLR-2906.patch from the top level directory. This makes it easier to see what 
changed and we only have to apply a single file to test & review your changes. 
there is also a wiki for this: 
http://wiki.apache.org/lucene-java/HowToContribute (see How to create a patch)
                
> Implement LFU Cache
> -------------------
>
>                 Key: SOLR-2906
>                 URL: https://issues.apache.org/jira/browse/SOLR-2906
>             Project: Solr
>          Issue Type: Sub-task
>          Components: search
>    Affects Versions: 3.4
>            Reporter: Shawn Heisey
>            Priority: Minor
>         Attachments: ConcurrentLFUCache.java, LFUCache.java, TestLFUCache.java
>
>
> Implement an LFU (Least Frequently Used) cache as the first step towards a 
> full ARC cache

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to