[jira] Updated: (SOLR-1006) ConcurrentLRUCache API improvements

2009-12-15 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-1006: Description: This is to make ConcurrentLRUCache more consistent with LinkedHashMap

[jira] Updated: (SOLR-1006) ConcurrentLRUCache API improvements

2009-02-11 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-1006: Attachment: SOLR-1006.patch Renamed the method to getOldestAccessedItems and added

[jira] Updated: (SOLR-1006) ConcurrentLRUCache API improvements

2009-02-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1006: - Description: This is to make ConcurrentLRUCache more consistent with LinkedHashMap behavior # remove

[jira] Updated: (SOLR-1006) ConcurrentLRUCache API improvements

2009-02-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1006: - Attachment: SOLR-1006.patch item #1 and #3 are covered ConcurrentLRUCache API improvements