lucene/solr/bin
Tim Underwood 5202a713ba Java 9+ GC Logging filesize parameter should be 20M instead of 20000
JEP 158 (https://openjdk.java.net/jeps/158) says the filesize parameter is the “file size in kb” however that appears to not be the case since when it is set to a value of 20000 you end up with GC logs that are only 20000 bytes in length.  Setting the value to 20M produces the desired result of GC log files that are 20MB in size.
2018-10-15 12:52:40 -07:00
..
init.d SOLR-8101: Improve Linux service installation script 2015-11-25 18:40:03 +00:00
install_solr_service.sh SOLR-7887: Upgrade Solr to use log4j2 -- log4j 1 now officially end of life 2018-03-25 19:16:09 -07:00
oom_solr.sh SOLR-6851: Scripts to help install and run Solr as a service on Linux 2014-12-23 23:20:42 +00:00
post SOLR-9662: New parameter -u <user:pass> in bin/post to pass basicauth credentials 2016-10-22 02:02:07 +02:00
solr Java 9+ GC Logging filesize parameter should be 20M instead of 20000 2018-10-15 12:52:40 -07:00
solr.cmd Java 9+ GC Logging filesize parameter should be 20M instead of 20000 2018-10-15 12:52:40 -07:00
solr.in.cmd SOLR-12434: Fix standalone mode 'bin/solr config' to not pass in empty -z ZK_HOST param; revert accidental ZK_HOST definition in solr.in.cmd 2018-06-13 09:35:18 -04:00
solr.in.sh SOLR-9304: Fix Solr's HTTP handling to respect '-Dsolr.ssl.checkPeerName=false' aka SOLR_SSL_CHECK_PEER_NAME 2018-04-22 13:38:37 -07:00