4971 Commits

Author SHA1 Message Date
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
kimchy
5db5b9f4b2 better logging 2010-05-13 22:51:21 +03:00
kimchy
529edd6b38 better trace logging of nodes processed 2010-05-13 22:45:32 +03:00
kimchy
6f74e9fc04 moreve non ascii chars 2010-05-13 21:37:58 +03:00
kimchy
f6a1a2fefb add back old jboss repo for jarjar 2010-05-13 21:26:42 +03:00
kimchy
3d310406b7 fix header doc 2010-05-13 21:07:30 +03:00
kimchy
6cd3fc92ed reduce bytes allocation when doing http 2010-05-13 20:42:59 +03:00
kimchy
fbde2c84ac guard for several restart requests for the same node at the same time 2010-05-13 20:14:01 +03:00
kimchy
8573c26602 improve mlt serialization and deserialization 2010-05-13 18:50:34 +03:00
kimchy
836461e6de improve search serialization and deserialization 2010-05-13 18:39:24 +03:00
kimchy
bbdbfbeb59 improve count serialization and deserialization 2010-05-13 18:12:30 +03:00
kimchy
a9cac052ec remove using deprecated method 2010-05-13 17:00:16 +03:00
kimchy
6a20ca562c more hardening of cleaning out buffers in case of failure 2010-05-13 16:52:59 +03:00
kimchy
d2bc6ace83 when restarting, the latest cluster state should be cleared 2010-05-13 15:39:55 +03:00
kimchy
e87a4117b6 expose settings builder in the node builder API 2010-05-13 15:17:49 +03:00
kimchy
f6777f1e03 jarjar netty as well, so it won't be exposed to users using elasticsearch embedded 2010-05-13 14:41:50 +03:00
kimchy
7ba1ad2d7b create shard count request with the actual count request 2010-05-13 09:13:21 +03:00
kimchy
b0dd31e600 better delete by query request serialization handling 2010-05-13 09:02:59 +03:00
kimchy
0e163e3649 better delete by query request serialization handling 2010-05-13 09:00:25 +03:00
kimchy
e35d67afd7 better index request serialization handling 2010-05-13 08:43:09 +03:00
kimchy
4d6f2d56f0 Transport: A failure to handle a response might cause the transport to stop working, closes #170. 2010-05-12 21:59:58 +03:00
kimchy
ece1395b57 update repository 2010-05-12 17:43:34 +03:00
kimchy
a11c7beef8 add debug logging 2010-05-12 17:27:50 +03:00
kimchy
5b8dac3dd7 fix typos 2010-05-12 16:57:31 +03:00
kimchy
88badbd52f fix javadoc 2010-05-12 16:50:01 +03:00
kimchy
7edb3f8d54 nicer code 2010-05-12 16:48:22 +03:00
kimchy
02c8706c33 better log message 2010-05-12 15:52:01 +03:00
kimchy
eaa32f28b3 reset the master ping counter when we get a proper response 2010-05-12 15:50:15 +03:00
kimchy
a0b25ec4c3 abstract non blocking hashset 2010-05-12 04:06:44 +03:00
kimchy
f6509930c7 upgrade to netty 3.2.0 CR1 2010-05-12 04:03:20 +03:00