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

BlobRepository looks at the wrong system variable (runtme.lib.size)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 8.6
    • None
    • None

    Description

      Tim Swetland on the user's list pointed out this line in BlobRepository:
      private static final long MAX_JAR_SIZE = Long.parseLong(System.getProperty("runtme.lib.size", String.valueOf(5 * 1024 * 1024)));

      "runtme" can't be right.

      ichattopadhyayanoblepaul what's your opinion?

      Attachments

        1. SOLR-13893.patch
          1 kB
          Kesharee Nandan Vishwakarma
        2. SOLR-13893.patch
          1 kB
          Munendra S N
        3. SOLR-13893.patch
          1 kB
          Munendra S N

        Activity

          People

            munendrasn Munendra S N
            erickerickson Erick Erickson
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: