Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-2758

ConcurrentLRUCache should move from common/util to solr/util

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.3
    • 3.5, 4.0-ALPHA
    • clients - java
    • None

    Description

      There is exactly one small dependency that the SolrJ jar has to lucene-core and that is indirectly via ConcurrentLRUCache which is in common/util. SolrJ doesn't even use this cache but it's there any way. Attached is a patch for the move. It also removes the lucene-core dependency that the SolrJ maven pom.xml has on lucene-core.

      Steve Rowe agrees:
      https://issues.apache.org/jira/browse/SOLR-2756?focusedCommentId=13103103&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13103103

      Attachments

        1. SOLR-2758_move_ConcurrentLRUCache.patch
          3 kB
          Steven Rowe
        2. SOLR-2758_move_ConcurrentLRUCache.patch
          3 kB
          David Smiley
        3. SOLR-2758_move_ConcurrentLRUCache.patch
          3 kB
          David Smiley

        Activity

          People

            sarowe Steven Rowe
            dsmiley David Smiley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: