Commit Graph

19 Commits

Author SHA1 Message Date
kimchy e63847f771 add hints on when to first perform GC, make small GC happen faster resulting in less chances of stop the world GC 2010-10-15 18:26:38 +02:00
kimchy 7df3b5c3fd fix classpath env var in windows 2010-10-09 12:40:52 +02:00
Ask Bjørn Hansen c69e77d2c4 Make bin/elasticsearch foreground mode launchd/daemontools compatible 2010-09-13 14:34:29 +02:00
kimchy d97695ad10 fix windows script to not double quote 2010-08-20 21:13:32 +03:00
kimchy ac27b45524 change default jvm tuning options 2010-08-14 01:10:36 +03:00
kimchy 97b5b41522 enable eager cache eviction based on readers, requires a nasty hack to Lucene, basically overriding two classes to hook into when a reader actually gets closed (and only enabled when elasticsearch is before lucene in the classpath, which we take for in the startup scripts) 2010-07-07 17:15:26 +03:00
kimchy dea8238ced Move service wrapper support to its own repo, closes #243. 2010-06-30 21:51:34 +03:00
kimchy d5ff6a7cd4 add doc to the script 2010-06-07 18:26:01 +03:00
kimchy 150defd2aa fix doc in elasticsearch script 2010-06-07 18:20:07 +03:00
kimchy fcf3697e51 add sigar to the service classpath 2010-05-14 11:27:54 +03:00
kimchy 371bfebd16 initial support for process monitoring using sigar 2010-05-06 21:07:24 +03:00
kimchy 7a01b19b8d remove ppc/ia/freebsd 2010-05-06 15:50:06 +03:00
kimchy b0e1c58474 Add online plugin repository and a 'plugin' command to download them, closes #157 2010-05-03 10:49:50 +03:00
kimchy c09877c2bd Script / Service: Add ES_MIN_MEM and ES_MAX_MEM, closes #156 2010-05-01 15:55:49 +03:00
kimchy 97958c3a66 Service Wrapper: A Java Service Wrapper integration, closes #154. 2010-05-01 01:42:30 +03:00
kimchy 2878ae7dd6 Add a -v flag to output version information, closes #128 2010-04-26 11:05:56 +03:00
kimchy c7e4ec6369 update project files, remove sources from jar files 2010-04-25 23:40:58 +03:00
kimchy 78c220589e fix windows script to use correct env var (backported and updated the 0.4.0 release zip) 2010-02-09 15:09:11 +02:00
kimchy b3337c3127 initial commit 2010-02-08 15:30:06 +02:00