[ 
https://issues.apache.org/jira/browse/SOLR-13893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17069265#comment-17069265
 ] 

ASF subversion and git services commented on SOLR-13893:
--------------------------------------------------------

Commit b39576647f74c865ab5336b4fc1a7556ee6621f1 in lucene-solr's branch 
refs/heads/branch_8x from Munendra S N
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=b395766 ]

SOLR-13893: fix typo in BlobRepository's max jar size sys property

* runtime.lib.size is the new property name


> 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
>            Reporter: Erick Erickson
>            Assignee: Munendra S N
>            Priority: Major
>         Attachments: SOLR-13893.patch, SOLR-13893.patch, SOLR-13893.patch
>
>
> 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