janhoy commented on issue #1364: SOLR-14335: Lock Solr's memory to prevent 
swapping
URL: https://github.com/apache/lucene-solr/pull/1364#issuecomment-601670345
 
 
   I updated to have a separate `bootstrap` module, only generating a 
`solr.jar` witha single class in it. Also the MANIFEST now specifies main class 
and classpath, so you can run `java -jar solr.jar --module=http` and it will 
start Solr.
   
   This is still gradle only, so `ant server && bin/solr start` will not work...

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to