[ https://issues.apache.org/jira/browse/SOLR-12192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16427703#comment-16427703 ]
Jan Høydahl commented on SOLR-12192: ------------------------------------ Thanks. If you mention SOLR-12192 in the title of your GitHub PR, then it will be properly linked with this JIRA. Can you please also put in a line in CHANGES.txt under "bug fixes" for 7.4? > Error when ulimit is unlimited > ------------------------------ > > Key: SOLR-12192 > URL: https://issues.apache.org/jira/browse/SOLR-12192 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Components: SolrCLI > Affects Versions: 7.3 > Reporter: Martijn Koster > Priority: Minor > Fix For: 7.4, master (8.0) > > > I noticed: > {noformat} > solr@fd8031538f4b:/opt/solr$ ulimit -u > unlimited > solr@fd8031538f4b:/opt/solr$ bin/solr > /opt/solr/bin/solr: line 1452: [: unlimited: integer expression expected > {noformat} > The solr start script should check for "unlimited" and not print that error. > Patch on https://github.com/apache/lucene-solr/pull/352 -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org