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

FastLRUCache doesn't correctly implement LRU after 2B accesses

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4
    • 1.4.1, 1.5, 3.1, 4.0-ALPHA
    • None
    • None

    Description

      FastLRUCache doesn't correctly implement LRU after 2B accesses due to Integer.MAX_VALUE being used internally instead of Long.MAX_VALUE

      Attachments

        Activity

          People

            yseeley@gmail.com Yonik Seeley
            yseeley@gmail.com Yonik Seeley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: