Commit Graph

600 Commits

Author SHA1 Message Date
kimchy c7075c1600 Cloud Plugin: Gateway should store meta data and indices under the same container, closes #180. 2010-05-18 23:38:56 +03:00
kimchy 6185e439c7 next version will be 0.7.2 2010-05-18 23:37:46 +03:00
kimchy 44769b7c04 add sleep before close to stress test 2010-05-18 21:11:44 +03:00
kimchy 10bc248000 add anotehr test 2010-05-18 18:23:01 +03:00
kimchy cb5500919a add filter cache tests 2010-05-18 17:47:19 +03:00
kimchy 03d7cf3171 remove dead code 2010-05-18 14:55:00 +03:00
kimchy b7e540825f add seek back on mem directory 2010-05-18 04:49:39 +03:00
kimchy eaa75a70c7 add index writer tests 2010-05-18 04:43:46 +03:00
kimchy dc5bb20331 no need to cache the analyzer providers 2010-05-18 02:49:17 +03:00
kimchy 4ba2453369 create a single place where Lucene version is defined 2010-05-18 02:44:50 +03:00
kimchy 9ebb95c6c0 add common http settings 2010-05-18 01:35:35 +03:00
kimchy e696b4ca00 add common tcp settings 2010-05-18 01:22:59 +03:00
kimchy 34103c6b7f test and start of node stress tests 2010-05-17 23:56:42 +03:00
kimchy eef6c02bf7 test and start of node stress tests 2010-05-17 23:27:28 +03:00
kimchy 8d3347bb5c Memory Monitor: Remove explicit GC call, clear cached instead, closes #179. 2010-05-17 19:02:35 +03:00
kimchy 45ae8f6a95 lighter search holder 2010-05-17 17:50:32 +03:00
kimchy 23d2799d71 uppercase first letter in property name breaks "_all" queries, closes #178. 2010-05-17 17:23:24 +03:00
kimchy d3881947ce change to 0.8.0-SNAPSHOT 2010-05-17 01:55:14 +03:00
kimchy bb3a3785f3 releasing version 0.7.1 2010-05-17 01:38:50 +03:00
kimchy dbbb341136 better voaltile management 2010-05-17 01:27:41 +03:00
kimchy a8b9b01f3d correct wordings 2010-05-17 00:08:11 +03:00
kimchy 918e2a6882 don't increment the counter twice 2010-05-16 23:50:39 +03:00
kimchy ab57fa86af Zen Discovery: Increase Ping timeouts, closes #177. 2010-05-16 23:40:55 +03:00
kimchy 216dda3f9c Throttling of recovery (both gateway recovery and peer node recovery), closes #176. 2010-05-16 23:37:56 +03:00
kimchy 2301b0b13d chagne the defualt reader cleaner scheduler to 10 seconds 2010-05-16 20:06:59 +03:00
kimchy 013e7699c3 Index Request wrongly stores extra bytes as part of the document (trailing null bytes), closes #175. 2010-05-16 17:56:52 +03:00
kimchy be3c4b0196 version 0.7.1 will be released soon, not 0.8.0 2010-05-16 17:56:24 +03:00
kimchy 7b1aac5bb4 eagerly clean cache when shard gets closed 2010-05-16 03:57:26 +03:00
kimchy 5e4343b48b change how filter cache works, do weak/soft on IndexReader key, so we release the IndexReader on memory constraints 2010-05-16 03:29:56 +03:00
kimchy 5fa3e40a4e move to use simple CHM instead of the non blocking one 2010-05-16 03:29:05 +03:00
kimchy eef24a7b1f nicer log output 2010-05-16 01:31:23 +03:00
kimchy 2a79ffdc00 no need for explicit array creation 2010-05-16 01:23:50 +03:00
kimchy dfab82272a static classes 2010-05-16 01:15:10 +03:00
kimchy e5737e3058 bette logging 2010-05-16 01:09:50 +03:00
kimchy a005dc2c1f add transport info and stats to node info / stats api 2010-05-15 19:49:27 +03:00
kimchy b816ed5cf2 add thread pool stats and info to nodes stats / info api 2010-05-15 18:10:24 +03:00
kimchy 723e47a54b Consolidate network settings, common tcp settings, and generalized port settings, closes #174. 2010-05-15 16:30:02 +03:00
kimchy c59945eec2 remove the need for global defined grooby library, use the one gradle downloaded 2010-05-15 02:26:44 +03:00
kimchy d22ffa8c21 move to 0.8.0 SNAPSHOT 2010-05-14 23:29:04 +03:00
kimchy 797cb66dbe release 0.7.0 2010-05-14 23:15:53 +03:00
kimchy c9be7bde52 Network Settings: Add `host` setting that automatically set both `bind_host` and `publish_host`, closes #173. 2010-05-14 19:22:56 +03:00
kimchy 2642eca9af fix the jboss repo 2010-05-14 18:23:10 +03:00
kimchy a7f9db64fc add '-' option before install and remove 2010-05-14 13:43:21 +03:00
kimchy 04cfacec41 add tests for path mappings 2010-05-14 12:26:41 +03:00
kimchy 911d800ff8 add tests for path mappings 2010-05-14 12:17:17 +03:00
kimchy fcf3697e51 add sigar to the service classpath 2010-05-14 11:27:54 +03:00
kimchy 10754b0873 better safeguard for concurrent restart requests 2010-05-14 10:28:18 +03:00
kimchy b49864299d fix wrong optimization on boolean query 2010-05-14 08:16:10 +03:00
kimchy f6d4654daa use ip address if possible when serializing inet socket transport information 2010-05-14 00:23:18 +03:00
kimchy d964f10bbe use ip address if possible when serializing inet socket transport information 2010-05-13 23:14:22 +03:00