OpenSearch/client
Luca Cavanna b73f87b0ea Make buffer limit configurable in HeapBufferedConsumerFactory (#23970)
The buffer limit should have been configurable already, but the factory constructor is package private so it is truly configurable only from the org.elasticsearch.client package. Also the HttpAsyncResponseConsumerFactory interface was package private, so it could only be implemented from the org.elasticsearch.client package.

Closes #23958
2017-04-10 12:27:42 +02:00
..
benchmark Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
client-benchmark-noop-api-plugin Expose `batched_reduce_size` via `_search` (#23288) 2017-02-21 18:36:59 +01:00
rest Make buffer limit configurable in HeapBufferedConsumerFactory (#23970) 2017-04-10 12:27:42 +02:00
rest-high-level Fix compilation in Eclipse (#23954) 2017-04-06 20:40:55 -04:00
sniffer Update Jackson to 2.8.6 (#22596) 2017-01-13 09:05:48 +01:00
test move ignore parameter support from yaml test client to low level rest client (#22637) 2017-01-16 18:54:44 +01:00
transport Upgrade to Netty 4.1.7 2017-01-12 10:58:21 -05:00