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

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

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

SOLR-13893: remove deprecated runtme.lib.size sys property


> 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