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

Rremove the class atribute for the caches in the _default/example configsets

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 8.8
    • None

    Description

      In 8.x branch, the default and example configsets include LRUCache and FastLRUCache as the implementation for the various caches.

      <filterCache class="solr.FastLRUCache"
                       size="512"
                       initialSize="512"
                       autowarmCount="0"/>
      

      Those implementations are deprecated. We should remove the attribute completely and let the default take over (as it's in master), this should make upgrading configsets easier:

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tflobbe Tomas Eduardo Fernandez Lobbe
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1.5h
                  1.5h