You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Noble Paul (Jira)" <ji...@apache.org> on 2019/11/04 20:31:00 UTC

[jira] [Commented] (SOLR-13893) BlobRepository looks at the wrong system variable (runtme.lib.size)

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

Noble Paul commented on SOLR-13893:
-----------------------------------

yes, We should fix it and support both for backcompat

> 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
>            Priority: Major
>
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org