kimchy
|
5e2ca6fb5d
|
support servlet path as well
|
2011-02-18 05:12:26 +02:00 |
kimchy
|
8d867dc24c
|
explicitly set the cat under which jdk logging is logged
|
2011-02-18 05:00:08 +02:00 |
kimchy
|
dab23a4d51
|
fix thrift test to take into account that index can return CREATED status code now
|
2011-02-18 00:24:50 +02:00 |
kimchy
|
d1d3f8c4ca
|
REST codes: Improve returned error codes on REST APIs, associate codes with internal exceptions, closes #690.
|
2011-02-16 01:41:01 +02:00 |
kimchy
|
57108c8575
|
REST API: Failure to index docs that have their ids URL encoded and contain `/`, closes #681.
|
2011-02-10 03:18:01 +02:00 |
kimchy
|
8e8a3a894f
|
upgrade testing framework jars, improve build scripts to share the testing jars
|
2010-12-30 16:08:38 +02:00 |
kimchy
|
085066ed19
|
set, by default, the send and receive buffers to 32k on tcp
|
2010-12-15 05:54:09 +02:00 |
kimchy
|
b6277ac14d
|
increase netty worker count to default to the updated value netty defaults to
|
2010-12-15 01:16:00 +02:00 |
kimchy
|
b8708f276d
|
Transport Thrift: Upgrade to thrift 0.5.0, closes #457.
|
2010-10-27 23:12:53 +02:00 |
kimchy
|
2460ee8072
|
Thrift: Response might get corrupted with extra data, closes #452.
|
2010-10-26 14:58:57 +02:00 |
kimchy
|
bad45de7af
|
fix wrong handling of empty param in thrift/memcached transport
|
2010-10-18 14:47:28 +02:00 |
kimchy
|
1f4aa5d9d2
|
handle cases when the body is not set in thrift
|
2010-10-13 18:35:52 +02:00 |
kimchy
|
ee2fabb9dd
|
Thrift: Rename Status.CONTINUE to Status.CONT (reserved word), closes #415.
|
2010-10-08 23:06:30 +02:00 |
kimchy
|
504a5458c5
|
add trace logging for thrift
|
2010-10-07 11:53:13 +02:00 |
kimchy
|
06c7c4a9ac
|
thrift definition `params` is conflict with c#'s keyword, rename to `parameters`, closes #392.
|
2010-09-30 10:07:02 +02:00 |
kimchy
|
4f08801bb9
|
Thrift Plugin: Expose REST interface using thrift, closes #354.
|
2010-09-04 02:45:37 +03:00 |
kimchy
|
042af200e8
|
Gateway: Default to `local` gateway (replace `none` gateway), closes #347.
|
2010-09-01 23:21:26 +03:00 |
kimchy
|
46b58ce77f
|
Memcached transport does not support version, npe when no uri, closes #342.
|
2010-09-01 15:16:03 +03:00 |
kimchy
|
02b74dfb63
|
Memcach: StreamCorruptedException when loading a cluster, closes #300.
|
2010-08-23 22:21:35 +03:00 |
kimchy
|
8079b5def5
|
Should escape \r\n in exception message, closes #332.
|
2010-08-23 22:19:40 +03:00 |
kimchy
|
664f28492d
|
improvements to the module system, allow for a module to spawn other modules, and pre process modules before injector creation
|
2010-08-22 10:42:25 +03:00 |
kimchy
|
1ee2f80e68
|
Transport: add global compression support compressing all internal transport communication (using lzf), closes #321.
|
2010-08-15 02:57:22 +03:00 |
kimchy
|
8223418b04
|
better handling of non supported commands / opcodes
|
2010-08-09 17:52:24 +03:00 |
kimchy
|
09bbf11605
|
fix dep on hamcrest for memcached plugin
|
2010-07-22 21:13:47 +03:00 |
kimchy
|
300f38ee3c
|
improve memcached test
|
2010-07-20 21:12:26 +03:00 |
kimchy
|
2eeb4ebd8c
|
improve memcached test
|
2010-07-20 20:53:00 +03:00 |
kimchy
|
5f0470d68b
|
Support Cross-Origin resource in http/rest module, closes #218.
|
2010-07-19 15:06:13 +03:00 |
kimchy
|
d848ab3df3
|
rename executors to esexecutors
|
2010-07-01 00:06:34 +03:00 |
kimchy
|
3f6cd46736
|
allow to configure tcp network modules (transport, memcached and http) to use blocking io (just enabling it to do some performance tests)
|
2010-06-29 21:07:38 +03:00 |
kimchy
|
703657699a
|
refactor new thread pools in, remove dynamic ones
|
2010-06-29 18:20:31 +03:00 |
kimchy
|
a18e58b394
|
move size value/unit to bytes size value/unit, and create a ten based size value/unit
|
2010-06-15 18:16:10 +03:00 |
kimchy
|
f75abbaa00
|
big refactoring thanks to proper jarjar built from source with asm 3.3 allowing to jarjar guice and others, includes package relocations
|
2010-06-15 17:59:04 +03:00 |
kimchy
|
d5bd77cc38
|
big refactoring thanks to proper jarjar built from source with asm 3.3 allowing to jarjar guice and others, includes package relocations
|
2010-06-15 17:28:05 +03:00 |
kimchy
|
636bfe8466
|
big refactoring thanks to proper jarjar built from source with asm 3.3 allowing to jarjar guice and others, includes package relocations
|
2010-06-15 16:51:38 +03:00 |
kimchy
|
66c9f2f834
|
Search Facets: Field Facets, closes #207
|
2010-06-04 02:31:49 +03:00 |
kimchy
|
ef9e6d369c
|
memcahced should use its own openchannels handler
|
2010-05-27 18:51:11 +03:00 |
kimchy
|
7e5bfb5d3b
|
share the open channels handler
|
2010-05-27 18:25:59 +03:00 |
kimchy
|
b7d11f1303
|
Gateway Storage: Improve it to support non breaking changes in the future, closes #191.
|
2010-05-24 18:27:48 +03:00 |
kimchy
|
2881d5851d
|
remote use of deprecated methods
|
2010-05-19 03:35:24 +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
|
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
|
6cd3fc92ed
|
reduce bytes allocation when doing http
|
2010-05-13 20:42:59 +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
|
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 |
kimchy
|
040030dac8
|
reafctor inject to util from util.guice
|
2010-05-10 01:34:22 +03:00 |
kimchy
|
8053237643
|
move from gcommon package
|
2010-05-04 16:02:26 +03:00 |
kimchy
|
2d20ba0b42
|
make resolving of "logical" (#...#) hosts pluggable (so we can later support something like #cloud:privateip#
|
2010-05-03 00:50:44 +03:00 |
kimchy
|
1323fe8b5e
|
minor restructering of plugins, create the cloud plugin
|
2010-05-02 01:28:28 +03:00 |