Erick Erickson created SOLR-13893:
-------------------------------------

             Summary: BlobRepository looks at the wrong system variable 
(runtme.lib.size)
                 Key: SOLR-13893
                 URL: https://issues.apache.org/jira/browse/SOLR-13893
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Erick Erickson


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.

[~ichattopadhyaya][~noblepaul] what's your opinion?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to